I try to change the footer background-color.
On https://www.retraserv.de u see a footer background color #0A1C3A.
In template settings it is #04b87b. Where can i change the color?
Get an access to all 211 items designed and developed by Age Themes team plus all the future items
which will be released over the course of your club subscription.
Price starting from $51.75
View History
I try to change the footer background-color.
On https://www.retraserv.de u see a footer background color #0A1C3A.
In template settings it is #04b87b. Where can i change the color?
Klaus
View History
You just go to Template Options, open tab "Custom Code" and add more CSS for "Custom CSS code" field
#sp-bottom {
background-color: #0A1C3A.;
}
Save and recheck.
View History
Done, but no changes.
I see it's worked https://ibb.co/Lr2J0Vg
Can you recheck?
View History
I have set this: ind custom css:
#sp-bottom {background-color: #0fa89d;}
Please send me your site URL, admin login, so I can help.
View History
https://www.retraserv.de/administrator
astemplate
astemplate
The code with new color applied, just issue because your website has cache heavily.
So, just clear site cache, browser cache or waiting some minutes and recheck.
View History
It takes same minutes.
Thanks
You're welcome!