Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #64810

    The header image appears to be “zoomed in” on the picture. This cuts off some of the portion of the image I would like to see visible, but I do not want to increase the size of the header (make it larger on the page).

    Any help would be great!

    Thanks!

    http://globalfusion.co/projects/

    #64953
    Sakin
    Keymaster

    @hannahxmperformance-com: I see that you are using old version of Catch Adaptive. So, first update to latest version. Then you can edit the padding-top and padding-bottom in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (min-width: 768px) {
        #masthead .wrapper { padding-bottom: 70px; padding-top: 70px; }
    }
    #65507

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header Question’ is closed to new replies.