Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #723294

    Hi.
    when seen in smartphones, the cart icon falls over the logo. I checked the solutions provided for this issue so far but none could be of any help.
    would you please check this. my website is http://www.zabanplus.com and I am seeing it on my LG V10 using Chrome.
    thanks.

    • This topic was modified 7 years, 11 months ago by esliran.
    #723600

    Hey esliran,

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

    @media only screen and (max-width: 767px) {
    .responsive #top .cart_dropdown {
        right: auto !important;
        left: 15% !important;
    }
    }

    Best regards,
    Rikard

    #723608

    Hi Rikard,
    It works great! Thanks for the fantastic support.

    #724118

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.