Hi everyone,
I’ve change the header and footer color of my website www.nailostyle.com with theses codes:
.site-header{
background: linear-gradient(to right, #FBDBE6, #FBE0DB, #FBF0DB, #F6FBDB) !important;
.site-footer{
background: linear-gradient(to right, #FBDBE6, #FBE0DB, #FBF0DB, #F6FBDB) !important;
After that, I had the width of both edited and the background gradient/color of my footer does not appear anymore.
I’ve looked at different solutions in the community topics,I’ve tried everything, but it’s not working.
I’m a complete newbie… Can someone help me?
Thank you!
Fanny