Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #57969
    Massimo
    Participant

    Hi.
    In my Catch Base Pro Theme I set Header Image “Before Menu”.
    Is the possibility to cancel (o reduce) the white space above the image header?
    Thanks.

    p.s.: excuse for my english!

    #57976
    Sakin
    Keymaster

    @Massimo: Please post in your site URL and explain. Then I will be able to check in the spaces and send you custom css. Thanks.

    #57982
    Massimo
    Participant

    This is my site. Is all work in progress…
    http://www.paisdisanmarc.it/web/
    I mean the white space on the header image…
    Thank you.

    #57985
    Sakin
    Keymaster

    @Massimo: try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (min-width: 991px) {	
    #masthead { padding: 0; }
    #site-branding { display: none; }
    }
    #57988
    Massimo
    Participant

    Very good!
    You are the best!
    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘White space’ is closed to new replies.