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)
  1. jon_win@att.net
    Member

    Member
    Joined: Jun 2012
    Posts: 6

    How do I change the color of text in Site Map and in copyright notice in Footer?

    Posted 10 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    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
    Gourav

    Posted 10 months ago #
  3. jon_win@att.net
    Member

    Member
    Joined: Jun 2012
    Posts: 6

    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 #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.