Header height – iPhone Only

Homepage Community Forums Epik Theme Support Header height – iPhone Only

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13095
    cheridufresne
    Customer

      Hi!
      I’m trying to think of a way to reduce the header height on an iPhone only. It looks great on the desktop and the iPad, but on the iPhone it’s too high.

      http://iawds.cheridufresne.com/

      Suggestions?

      #13122
      Wes
      Moderator

        You can add this code to the iPhone section in your css (responsive css at the bottom) and that would remove the extra spacing/height –

        .header-image .site-title a {
            min-height: 0;
        }
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.