How do I change the color of text in Site Map and in copyright notice in Footer?
Don't wait, Lookup for common queries by searching below
Important Note
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
InkThemes Support Forum » Figero Theme
[closed]
Change color of copyright text in footer
(3 posts)-
Posted 10 months ago #
-
Hello,
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS.copyright a{ color:yellow; } .sidebar ul li a{ color:yellow; }In place of "yellow" put your color value.
Thanks
GouravPosted 10 months ago # -
Gourav:
I achieved this directly in the CSS stylesheet by using Firefox's Firebug tool to identify the precise code to change in the CSS stylesheet, and/or by editing in html in the php pages.
Thanks anyway though!
Posted 10 months ago #
Topic Closed
This topic has been closed to new replies.