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
liedtke
POSTED: 2024-10-13
Sorry, i mean position bottom4 background color
agethemes
POSTED: 2024-10-13
Hello LIEDTKE,
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.
liedtke
POSTED: 2024-10-14
Hi,
Done, but no changes.
agethemes
POSTED: 2024-10-14
Hello LIEDTKE,
I see it's worked https://ibb.co/Lr2J0Vg
Can you recheck?
liedtke
POSTED: 2024-10-14
Still the some color
I have set this: ind custom css:
#sp-bottom {background-color: #0fa89d;}
agethemes
POSTED: 2024-10-15
Hello LIEDTKE,
Please send me your site URL, admin login, so I can help.
liedtke
POSTED: 2024-10-15
Hi,
https://www.retraserv.de/administrator
astemplate
astemplate
agethemes
POSTED: 2024-10-15
Hello LIEDTKE,
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.
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
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
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.
Done, but no changes.
I see it's worked https://ibb.co/Lr2J0Vg
Can you recheck?
I have set this: ind custom css:
#sp-bottom {background-color: #0fa89d;}
Please send me your site URL, admin login, so I can help.
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.
It takes same minutes.
Thanks
You're welcome!