Change footer colour only on specific page
Hi, can anyone assist me, please?
I'd like to have a different colour footer on specific pages.
Thanks
Dylan
Hi, can anyone assist me, please?
I'd like to have a different colour footer on specific pages.
Thanks
Dylan
Comments
Hi,
Are you using Footer Builder or a standard Footer made with widgets?
Please attach a link to your website.
Thanks
Hi Phil,
Thanks for getting back to me.
I'm using widgets for information and BE options are dictating the footer colour ( see attached)
The site is not accessible to public.
So, you must use custom CSS code to do this.
#Footer{ background-color: #213705!important; }Put it in the Custom CSS field in the Page Options of the page where you want to change the background.
Best regards
Working, thanks!!