This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Robert Hall
Is it possible to change the color of the footer in theme options? I can only choose between white and black. I would like to have a grey color. Where can I change this?
Hello,
Please provide us with link to the page and wp-admin access in Private Content and we will look into this issue more deeply.
Regards,
Robert Hall.
Info is in private content
Hello,
Try to add this code into custom.css file.
.footer, .copyright{
background:grey;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘Footer color’' has been successfully resolved, and the topic is now closed for further responses