• Resolved CindySp

    (@cindysp)


    The header has lots of white space on top / below. I wish to make it smaller. Anyone an idea? [Apex theme]

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Cindy,

    Thanks for choosing Apex!

    You can use the following CSS to reduce the white space in the header:

    .title-container {
      margin: 3em auto;
    }

    Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.

Viewing 1 replies (of 1 total)
  • The topic ‘Header too much white space –’ is closed to new replies.