Hi,
I had a request yesterday, pls see here: https://www.8theme.com/topic/logo-new-in-shop-and-menu-on-mobile/ – it is closed now.
But since the changes in the CSS, I have now problems on my homepage, that is white spaces which havent been there before, pls see those screenshots:
http://prntscr.com/97579o
http://prntscr.com/9757b1
I think that is related to the changes you proposed yesterday in the other thread. my current CSS which I implemented yesterday is:
@media (max-width: 480px){
.header5 .shopping-cart-widget .cart-summ > a{color:white;}
.shopping-cart-widget .items{color:white!important;}
.shopping-cart-widget .for-label{color:white!important;}
.shopping-cart-widget .price-summ {color:white!important}
.top-bar .my-account-link:before{color:white!important;}
.slider-4774 {margin-top: -100px;}}
@media (max-width: 480px){
.shopping-cart-widget .cart-summ > a:before{color:white!important;}}
Pls help.
Thanks
Sonic