Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey,

    You can use this CSS to change the background color of the widgets:

    .sidebar-primary .widget {
      background: #000;
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away. This code will make the background black so you can see it take effect, but the hex code can be changed to any color you’d like.

    Thread Starter michelbenita

    (@michelbenita)

    Thanks a lot Ben !

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

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