This topic has 4 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hi,
I am unable to customize the footer demo in Legenda theme. I have to create customized footer and wanted to set the background dark-black color. But it doesnt work, is there any workaround that I can apply for that?
Appreciate your help
Thanks
Hello,
Read more here how to create demo footer:
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
After adding the footer, you can change its color.
Regards,
Robert Hall.
Thanks Robert,
I have followed the instruction on the document that you sent to me, and also I have watched the video for footer creating. Then I was able to create the footer but I cannot change the background color, there is no option to change bg color..
Thanks
Hello,
To change footer background color you should add this code into custom.css file:
.footer-top {
background: grey;
}
Change the color value to yours.
Here you can watch the tutorial how to create custom.css.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up