Viewing 2 replies - 1 through 2 (of 2 total)
  • The heading text is wrapped in a container with huge padding :-

    #Subheader {
        padding: 200px 0 110px;
    }

    This would need amending via a child theme to :-

    #Subheader {
        padding: 100px 0;
    }

    However it looks as thoguh this is a commercial theme so you should be able to contact the company you buoght the theme from to get the help you need.

    Thread Starter lauriemehler

    (@lauriemehler)

    turns out i just needed to turn on 2 buttons, which i just discovered were “on” on the other pages, but this page was the one I created not the developer. But thanks for responding!

    Subheader | Hide
    ONOFF
    This will also remove Content Padding for pages without sidebar
    Content | Remove Padding
    ONOFF
    Remove default Content Padding for pages without sidebar

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘theme header box too big’ is closed to new replies.