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’m currently using the unwind theme, how do i increase the padding/white space at the 2 sides of my website? I would like to apply it throughout my site if possible. Thank you.
Hi
Thanks for reaching out.
You can try the last snippet here Page: CSS Snippets.
Adjust the default value as required.
Can i do this without affecting the viewing on mobile? It squished my text on mobile. Thank you.
Sure, you’ll need to wrap the rule in a
min-width
media query, here is how that looks https://www.w3schools.com/css/css3_mediaqueries_ex.asp.