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

    Hey,
    starting at 399 pixel my logo the menu and the cart icon overlap.

    I figured it can be solved if the logo would be left-aligned and the cart would maybe slide one row down. Is that shomehow possible?

    Cheers

    #871191

    Hey ibetubet,

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

    @media only screen and (max-width: 400px) {
    .responsive .logo img {
        max-width: 70%;
    }
    }

    Best regards,
    Rikard

    #871198

    Works!

    Thank you very much!

    #871537

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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