Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1433629

    The search icon displays on mobile, but for some reason it does not display on certain resolutions like 1024 x 768. Can you please assist?

    #1433651

    Hey studiovene,

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

    @media only screen and (max-width: 1220px) {
      #avia-menu .menu-item {
        display: block;
      }
    }

    Best regards,
    Rikard

    #1433672

    Thank you!

    #1433722

    Hi,

    I’m glad that 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

    #1433773

    Thanks so much for the help. You can close the ticket.
    :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Search icon disappears on certain screen resolutions e.g. 1024 x 768’ is closed to new replies.