This topic has 5 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Robert Hall
Hi, I’m working with your Royal Theme and so far everything is doing well, great theme, but I need some help with the footer.
I’ve created a static block for the footer and it shows well in almost every page, I say almost because when the page is not so long the footer doesn’t sticks to the bottom, instead it shows the footer in the middle of the page, like when there are no products in the wishlist:
http://site.sepai.eu/wishlist/
Is there a way to force the footer to go to the bottom?
Thanks in advance for your help.
Hello,
Please try to add this code in Page Settings. See screenshot: http://prntscr.com/aqv8s5
.st-content, .st-content-inner {
position: initial;
}
Regards,
Robert Hall
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.main-footer {
position: fixed;
}
Regards,
Eva Kemp.
Hello, thank you for your replies.
Eva, yours is not doing what I want as it fix the footer in all pages to the bottom of the window, so it is ok in short pages but not when the page is longer than the browser window.
Robert, your solution worked great.
Thanks to both,
Best regards,
Roxana.
You’re welcome!
Regards,
Robert Hall
Tagged: customization, design, footer help, royal theme, support, woocommerce, wordpress
The issue related to '‘Help with footer in Royal Theme’' has been successfully resolved, and the topic is now closed for further responses