Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #427043

    I added a widget area. I want to change it’s background color on some pages. How can I do it?

    #427410

    Hey!

    You can do something like:

    .page-id-12 .sidebar{
    background: red;
    }

    If that doesn’t work please post a link to your site.

    Regards,
    Josue

    #430993

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change widget background color’ is closed to new replies.