• Resolved silviod

    (@silviod)


    sorry to come back again on this: I know it’s already been discussed in the previous topics. But I followed all the instructions and my sidebar remain gray, or at least become white. Can someone explain the definitive procedure to get a custom background color for sidebars AND widgets?

    Thanks in advance

    PS. Great theme, imho the best of this year!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You have to paste this line of code in your custom CSS or child theme CSS:

    .sidebar { background-color: #1a1a1a!important; }

    (Change the hexadecimal colour value as you like)

    You also have to edit the PNG files in the img-folder of the theme. Download the files via FTP. After download, fill them with the colour of your choice, in Photoshop or an other image editor. Use same colour as in your code. Upload and replace the PNG files in the img folder via FTP.

    Thread Starter silviod

    (@silviod)

    worked!
    Thank you very much, MrMountain!

    Glad to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebars Color Hueman Background’ is closed to new replies.