[Support request] Sidebar: different color

Home Forums Support [Support request] Sidebar: different color

Home Forums Support Sidebar: different color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280086
    Dominic

    Is it possible to separate the sidebar better from the main content (e.g. an slightly darker sidebar or something)?

    At the moment it’s not really clear, where the sidebar begins on my blog: http://i.imgur.com/GFWKJsI.png

    I can’t find an option to change this… maybe I’m a little bit blind.

    #280203
    Leo
    Staff
    Customer Support

    Hi Dominic,

    You can change the sidebar colors in Customizer > Colors > Sidebar Widgets > Background.

    Make sure your color add-on is activated.

    Let me know if this helps.

    #280216
    Dominic

    Thanks, I’ve already discovered that option, but I don’t think that looks good: http://d.pr/i/vJHl

    Isn’t it possible to just change the color of the whole sidebar?

    #280218
    Leo
    Staff
    Customer Support

    Try this additional CSS to cover the gap between the containers:

    .separate-containers .inside-right-sidebar {
        background-color: #000000;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know.

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