Hello,
Please see screenshot image provided below.
The Mobile menu overlaps the shopping cart icon. Is it possible to push them further apart from one another so they don’t overlap?
Thanking you in advance
Edna
Hi there,
I have the same issue, and have had to reposition the logo centrally to stop the cart icon virtually disappearing under the mobile menu – especially on iPad
(ignore my response – apologies, it’s a different issue I think)
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) {
ul#menu-item-shop {
right: 35px!important;
}}
@sd142ppr Seems like you have already started a thread :)
Regards,
Yigit
Hello Yigit,
Thank you very much that worked wonderfully
E.