Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67909
    Valentin Stefanov
    Participant
    Premium Member

    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.

    #67916
    vako
    Keymaster
    WP Royal Team

    Hi Valentin,

     

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #67924
    Valentin Stefanov
    Participant
    Premium Member
    This reply has been marked as private.
    #67927
    vako
    Keymaster
    WP Royal Team

    Hi Valentine,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .sidebar-main {
    
    background: #fff;
    
    padding: 10px;
    
    }

     

    Kind Regards

    #67937
    Valentin Stefanov
    Participant
    Premium Member

    Thank you. I had to replace sidebar-main with sidebar-right to make it work, but it is all good now.

    #67941
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.