Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23480

    View post on imgur.com

     

    This link shows the spacing I am talking about. The site header does not go all the way down to where the pages start. I’ve tried inspecting and taking away the padding from the classes but have not had any luck so far. I’m sure there has to be some css I can add or delete but I cannot figure it out for the life of me.

     

    I’m using the Evolv theme

     

    The site is http://www.kennedydrivered.com/wp

     

    Thanks

    #23481
    BoldGrid Support
    Keymaster

    Hello!

    Thanks for posting your question about adjusting the site header padding. I would advise you use the Custom CSS Editor and the following code:

    .site-header .boldgrid-section .bgtfwcontainer{
    margin-bottom: 25px;
    }

    25px seems to be the value that “evens out” the margins. I hope this helps! Feel free to select a Best Answer to help others in the community or leave a comment with any additional questions or concerns you may have!

    Sincerely,

    Carlos E

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Cannot get rid of spacing under header before page’ is closed to new replies.