Comments Trentsun started the conversationAugust 17, 2018 at 11:55pmHi There,I am looking to change just the footer colour on one page only.I can work out how to change footer colour for all pages but not specific to one.Many thanksTrent[deleted] repliedAugust 20, 2018 at 6:46amHi Trent, To change the footer color or a specific page only then you should click Edit page and go to Parameters and Options area > open Custom CSS tab there and paste this code: footer.site-footer { background-color: #ff8383 !important; } then you can change #ff8383 color to your desired color.Have a great week! Sign in to reply ...
Hi There,
I am looking to change just the footer colour on one page only.
I can work out how to change footer colour for all pages but not specific to one.
Many thanks
Trent
Hi Trent,
To change the footer color or a specific page only then you should click Edit page and go to Parameters and Options area > open Custom CSS tab there and paste this code:
then you can change #ff8383 color to your desired color.
Have a great week!