Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi
could I get some assistance in removing the white space below my header. please see URL
Thanks
I would like the space to be removed for this page only
I would like the space to be removed for this page only and not all the pages
Hi Kori
Please navigate to Appearance->Custom CSS and enter the following in the Custom CSS Editor
.page-id-278 #main{ padding-top: 0px !important; }Let us know how you get on
Magus
Gb it works thanks a million
Now I would like to get a grey padding under the Meta Slider of my Home page and also a grey padding between the header under all my other pages. The podcast page will be the tricky one.
http://www.caribbeanpreachers.com/ – thing padding below Meta with the color of my background. The same on my podcast page http://www.caribbeanpreachers.com/messages/
How can I change the design of my pod cast page I would love to have a greay border around all the podcasts plus I would love to have my side bar on the podcast page surrounded by grey padding Thanks
Hi Kori
Please add the following to your custom CSS
.blog #main, .home #main { margin-top: 15px !important; }Let us know if this helps
Magus
Thanks this works