white line between slider and home text box
Hi! I have a very simple home with just one phrase below the slider. This phrase is on grey background that fits the footer. However, I have a white stripe between the slider and that text box, and also a white line between the box and the footer. How do I remove/resize these boxes?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
6I still haven’t found a solution …
Hi Valentino
Do you have a URL I can take a look at to figure out what you’re after?
http://zahrnt.com/
Hi Valentino
If I’m correct in what you’re trying to achieve here you could try the following under Appearance > Custom CSS:
.home #main { padding-bottom: 0; }Let me know how that goes. Thanks.
It removed the lower white stripe. But the upper one (between the gray body and the white slider) is still there.
Try this:
.home #main { padding-top: 0; padding-bottom: 0; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.