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

    Hey guys on safari 8 – the contact us and search icon drop down underneath the main navigation – looks find on chrome and firefox

    can you let me know what I need to do to fix it?

    Cheers

    #454546

    Hi ShortieD!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #454858

    Sorry – here it is

    http://www.ttnq.org.au/dev/

    #455006

    Hey!

    Thanks for the link. Please try the following in Quick CSS:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a {
      padding: 0px 4px !important;
    }
    }

    Cheers!
    Rikard

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