Reply To: Colours on home page

Homepage Community Forums Epik Theme Support Colours on home page Reply To: Colours on home page

#9004
teamweb
Customer

    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.