hi mobile logo and shopping cart overlap can be solved?
Regards


This topic has 5 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
hi mobile logo and shopping cart overlap can be solved?
Regards


Hello Anna,
please add following code to your custom css:
@media screen and (max-width:480px){
.shopping-cart-widget .cart-summ > a:before{
right:0px;
}
}
Regards,
Stan Russell.
Hello,
I’ve edited the code to this one:
@media screen and (max-width:480px){
.shopping-cart-widget .cart-summ > a:before{
right:0px;
left: 25px;
}
.header5 .shopping-cart-widget .cart-summ > a {
color: transparent;
}
}
Please check.
Regards,
Eva Kemp.
still not perfect responsive, it was much better in version 2 of the theme … responsive version 2 was perfect

regards
Hello,
We don’t see such issue:
http://storage5.static.itmages.com/i/16/0518/h_1463579420_2354426_6f289d41f5.jpeg
Please clear browser cache and check again.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up