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

    Hi!
    Please check on Phone http://www.create-gardendesign.nl/wp
    Because of the social media icons at the top of the screen, there’s a line beneath these icons. This line prevent toe show the hamburgermenu properly. How can I fix this (no line).
    Thanks for your help!

    #920980

    Hey famewebdesign,

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

    @media only screen and (max-width: 767px) {
    #header #header_meta {
      display:none !important;
    }
    }

    Best regards,
    Rikard

    #921011

    That works! Great! Thanks Rikard!

    #921282

    Hi,

    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.