- This topic has 5 replies, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Is there a way to have sidebars with different background colors?
I’d like to have the alt sidebar and the right sidebar have different colors than the content.
I used the Content color option in the customizer, but it changed all the colors.
I don’t see an option to customize the backgrounds of the sidebars.
cocktailways.com
Here is an image of the problem I have – https://photos.app.goo.gl/2TADP8mn76J2N1v3A
Thank you.
Hi Valentin,
Please share your website URL and we will check for possible solutions.
Kind Regards
Hi Valentine,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.sidebar-main {
background: #fff;
padding: 10px;
}
Kind Regards
Thank you. I had to replace sidebar-main with sidebar-right to make it work, but it is all good now.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards