Hi there,
where can I change footer background color? I haven't found in style.css.
Thank you.
Hi there,
where can I change footer background color? I haven't found in style.css.
Thank you.
In the style css file ( eg. style1.css ) of the skin you have chosen. Look for #footerwrap background. Change that hex value.
/* footer */
#footerwrap, #wp-calendar th, #prev, #next{
background: #222;
}
Great - thank you! I've just found the correct line :)
Hey!
@usely Great that you've sorted this out.
Thanks @vista!
Best regards,
James
You must log in to post.