- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Colours on home page
Hey Wes! What part of the CSS code do I need to change to change the background colour of the different widgets? Is there a way to use Gray theme, but have like green background for some, or other colours?
To find and edit any color in the widget section, what I use is an extension call Firebug for Firefox. From there you can see the css code to fine each widget background-color. Now if the widget doesn’t have a background-color, that means it is using the body background-color.
For example: The welcome widget background-color is #303236 on or about line 1231.
Again, use firebug to fine the widget’s name and change the background-color.