• Resolved sswinters

    (@sswinters)


    Where in the css do you change the blue background colour?

    I have looked in the .widget-area but do not see it?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter sswinters

    (@sswinters)

    Looks like I found it, sorry. It’s it in this line:

    .widget-area .sidebar-primary .widget

    I’m a beginner and I don’t understand how to change the blue background colour. I’ve looked in the style.css file and I can’t find a hex number I can adjust. Thanks.

    Thread Starter sswinters

    (@sswinters)

    I don’t have access to the site anymore, but I used a css plugin, like
    https://www.ads-software.com/plugins/simple-custom-css/screenshots/

    Then add this code:

    .widget-area .sidebar-primary .widget {
    background-color: ffffff;
    }

    Tamera2

    (@tamera2)

    Can someone please help me understand why it should two hours to change color? I’ve looked for this: .widget-area .sidebar-primary .widget
    and I’ve done this:

    I don’t have access to the site anymore, but I used a css plugin, like
    https://www.ads-software.com/plugins/simple-custom-css/screenshots/

    Then add this code:

    .widget-area .sidebar-primary .widget {
    background-color: ff6600;
    }
    And still, its blue. Seriously. I think I am going to have to change themes unless somehow this gets easier really fast.

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