Forums

[resolved] how do i change the background colour in the widget "category posts" (7 posts)

  1. illnino1
    Member
    Posted 1 year ago #

    the background on this widget is stuck in black and i cant find any settings on how to change it

    someone please help my link is http://www.chemical-magazine.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding:

    #sidebar .widget {background-image:none;}

    to your theme's stylesheet.

  3. illnino1
    Member
    Posted 1 year ago #

    it didnt work :( ive tried searching through all the stylesheet to see where anything is coded in black and i cant find anything

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    It's buried in a stylesheet in your theme's sub-folder. What color background do you want?

  5. illnino1
    Member
    Posted 1 year ago #

    i want it to be #BBCCDD

    thank you for ur help i really appreciate it

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try:

    #sidebar .widget {background:#bcd;}

    and make sure you add it to the bottom of your style.css file. If that still doesn't work, try:

    #sidebar .widget {background:#bcd !important;}

  7. illnino1
    Member
    Posted 1 year ago #

    the second code worked, thank you so much! :D

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.