Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #535873

    Hi!

    I have a problem that the shopping cart is overlapping the logo on mobile? Is there a quick fix for this? Like reducing the logo-size on mobile?

    Thanks :)

    #535887

    Hi luckylobo10!

    It’s displaying fine on my end. Did you get it sorted? Try clearing your browser cache and any caching related plugins you might have installed.

    Regards,
    Elliott

    #535904

    Reduce your broweser to mobile-size, and you’ll see the shopping-cart icon overlapping the logo :)

    #536140

    Hey!

    Yes, I don’t see any overlapping, mobile or not. What browser and operating system are you using? Can you take a screenshot of what your seeing?

    If your on an Android mobile device then be sure your using the official Chrome browser.

    Cheers!
    Elliott

    #536147

    Thanks for your reply!

    I do not understand how you don’t see it :) Attached is two printscreens. One from my phone (Note S4 with Chrome). The other is mobile-sized Chrome browser on desktop PC.

    The shopping cart is covering the end of the logo.

    Thanks :)

    • This reply was modified 8 years, 11 months ago by luckylobo10.
    #536386

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    strong.logo a img {
    max-height:65px !important;
    }
    }

    Best regards,
    Rikard

    #536405

    Perfect. Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Shopping cart icon overlapping logo on mobile’ is closed to new replies.