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.
I try to get the sides to come right out to the edges, I have put it to full wide but it is not going to fill out to the sides.
the pages i surf-it.dk
I hope you can help.
greeting
Alex
Hi Alex,
You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.
Thank you it worked :)
Can you also tell me how I get it to fill so the fit at the top, I’ve tried “”padding-top: 0 !important;” but it does not work.
Hi Alex403a
The theme you’re using adds roughly 20px of margin between the header and the content. You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
If you would like it to affect all pages (that CSS will only affect the homepage), please remove the .home class.
You might also need to install the SiteOrigin CSS Editor.