Site Header

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2608
    Alanajane
    Member

    Hello again,

    Another question for you. The header seems to be really big (height-wise). Here is the URL: http://www.dressupcycle.co.uk/wphome/. I’ve reduced the size of the logo, but the full header still takes up a lot of space across different devices. Is there a way to make this thinner?

    Thanks for your help and patience!

    #2609
    Alanajane
    Member

    Nevermind, I figured it out!

    #2984

    Hi Alanjane, would you mind sharing where you adjusted the header height?
    Thanks!

    #2999
    Raghavendra
    Moderator

    John –

    Can you try this as a custom CSS in the Custom CSS tab in options panel? Pls change the height below according to your need

    @media only screen and (min-width: 767px) {
    #header.sticky .wrap { height: 75px !important;}
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.