Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #162536
    jamietallman
    Participant

    I’d like to reduce the amount of padding (white space) in my header. I’d like it to be pretty tight to the header right content. URL is http://4xq.ca2.myftpupload.com/

    How do I do this?

    #162551
    Skandha
    Participant

    @jamietallman: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead, .sidebar-header-right {
    	padding-bottom:0 !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

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