Home Forums Pro Themes Signify Pro Header Space

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #140006
    Brian Tomaine
    Participant

    I am not using a header on my site and I would like to get rid of the space between the top of my site graphics and the main menu. How do I accomplish this? Check here for an example: http://leixicreatives.com/coe/

    #140014
    Psink
    Keymaster

    Hello,

    Try this css code

    header.entry-header {
    display: none;
    }

    Add above css code to following path Admin Panel > Appearance > Customize > Additional CSS. This code will hide header – which that you need.

    Hope this will help you. If you have any further queries, Let us know. We will be always there to help you.

    Regards,

    #140015
    Brian Tomaine
    Participant

    Yes, that worked. Thank you!

    #140016
    Psink
    Keymaster

    Glad to help

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