- This topic has 5 replies, 2 voices, and was last updated 1 year, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
I tried changing the background color of the footer to red via “Customize -> Colors -> Footer -> Background”. In the preview the color actually changed to red. See https://dl.tgt.at/ashe8.png
After pubishing and realoading the page, the footer background color is still white. See https://dl.tgt.at/ashe9.png
Can this be fixed or is there another easy way to (permanently) change the footer background color?
Regards
Alexander
Hi Alexander,
Some colour options are disabled when you are using boxed style, please share the website URL and we will add a custom CSS snippet to make it red or any colour your preffer.
Kind Regards
Hi Alexander,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
#page-footer {
background: red !important;
}
Kind Regards
Dear vako,
Thank you for this solution. It works perfectly.
Regards
Alexander
Feel free to contact us at any time, we are more than happy to help.
Kind Regards