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 use the Vantage theme. How can I change the background color of the sidebar or create a sidebar border?
Thank you for your help. George
Hi George
Thanks for reaching out.
Vantage doesn’t currently offer a sidebar background color. I’ve added a Custom CSS snippet for you to use here Page: CSS Snippets.
You can add the snippet to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS.
If you wanted to add a border instead you’d remove
background: red;
and instead addborder: 2px solid red;
. Adjust as required.Hi Andrew,
perfect. Thank you very much for your help.
George
Super, glad to hear that helped.
All the best with your site :)