spaces on my main page
-
Hi
Currently, there is an empty under “terms and conditions” in the left column. Any idea of how to get rid of it or move up the content below.
ThanksThe blog I need help with is: (visible only to logged in users)
-
Hi there,
The following CSS should do the trick!
nav.site-navigation.main-navigation { margin-bottom:0; border-bottom: 0px solid #302f2d; } #tertiary { margin-top: 0em; } h1.widget-title { border-top: none; }Just input that under Appearance -> Customize -> CSS. Also, just for future reference, we have a forum devoted to CSS customizations here:
https://en.forums.wordpress.com/forum/css-customization
Let me know if that works!
- The topic ‘spaces on my main page’ is closed to new replies.