- This topic has 3 replies, 2 voices, and was last updated 10 years, 2 months ago by
Sakin.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
March 22, 2013 at 12:55 am #5617
Anne-Pia
MemberI would like to change the color of the footer menu bar ?
March 23, 2013 at 12:37 am #5675Sakin
Keymaster@Tekstiltrold: To change the footer menu bar color just add the following CSS in your “Custom CSS” box in Theme Options panel.
#colophon #access-footer { background: none #000000; }
March 23, 2013 at 2:40 am #5708Anne-Pia
MemberI tried to paste the CSS in the ‘Custom CSS’ box in Theme Options panel, but the color will not change, this is the where there is a secondary menu bottom on my blog, if you could look on myblog, you will se the dark grey box with text from the secondary menu
The blog address is:
March 23, 2013 at 2:48 am #5711Sakin
Keymaster@Tekstiltrold: In your custom css box I see extra code
background-color: #05a0a8;
color: #fff;
}
above the footer css I send you. You need to delete that. -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Footer menu color’ is closed to new replies.