Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #533686

    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

    #533746

    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

    #533761

    (ignore my response – apologies, it’s a different issue I think)

    #534277

    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

    #534867

    Hello Yigit,
    Thank you very much that worked wonderfully

    E.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile menu overlapping the Woocommerce shopping cart icon’ is closed to new replies.