Links in the Header

Discussion in 'Compass WordPress Theme' started by saramitchell, Aug 25, 2014.

Thread Status:
Not open for further replies.
  1. saramitchell

    saramitchell New Member

    Joined:
    Aug 7, 2014
    Messages:
    17
    Likes Received:
    0
    Hello!

    Thank you again for all your help with the issue I had last week with the links at the top of the page. Everything looked great. However, I had a colleague point out that it looks different on Safari. I've been using Chrome so I hadn't noticed at all, but when I checked it absolutely did. I'm attaching 2 screen shots. The first is how the header looks in Chrome (and Firefox) and the second is how the header looks in Safari. I obviously prefer the Chrome look. Is there a way to fix this?

    Thanks!
    Sara
     

    Attached Files:

  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Sara,

    Use following CSS to fix it.
    Code:
    li {
    display: inline;
    }
    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. saramitchell

    saramitchell New Member

    Joined:
    Aug 7, 2014
    Messages:
    17
    Likes Received:
    0
    Perfect! Thank you!

    Sara
     
Thread Status:
Not open for further replies.

Share This Page