Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1297025

    On our mobile phones (iPhones) the Burger Icon is in the logo area.
    Did we something wrong with the logo size?
    On your demo pages it looks so perfect.
    If not, could we place shop and burger icon more to the right?

    Thank you so much for you assistence,

    Verena

    #1297303

    Hi PremiumFood,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

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

    Best regards,
    Nikko

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