Hello I am trying to enable the footer and I have assigned the menu but it isn’t showing up. My site is duttonlaw.ca
Hi Dutt,
Thank you for writing in, please find the custom CSS below on your Theme Options > CSS and remove it, that is the code that hides your footer.
.x-colophon.bottom {
display: none;
}
If you want a specific page to not have a footer, please use a Blank - Container | Header, No Footer template.
Hope it helps,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.