Reduce White space around header table (Header table height)
-
I am wanting to reduce the white space height of my header banner.
I tried to do this myself but it only reduced the table size and left my header title & menu on the same location.
Help me please!
The blog I need help with is: (visible only to logged in users)
-
Hi there, add the following to your custom CSS and adjust the top and bottom margins as desired.
.site-header .container { margin-top: 30px; margin-bottom: 30px; } -
-
-
You are welcome. I’ve replied to the other thread. Sorry for the delay. I was gone for a while.
- The topic ‘Reduce White space around header table (Header table height)’ is closed to new replies.