Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Pages › Stick footer at bottom
- This topic has 5 replies, 2 voices, and was last updated 4 years, 10 months ago by
Themosaurusrex.
-
AuthorPosts
-
DavidParticipant@modavart
- 6 Topics
- 18 Posts
Hi all,
Small question: on some pages a little short in content, there is a space between the footer and the edge of my window. How to make sure that the footer sticks well to the bottom of the page when the content is not large enough?Thanks for your help 🙂
April 3, 2020 at 16:33 #11211@themosaurusrex- 0 Topics
- 2048 Posts
Hi @modavart,
I want to make to understand what you mean to see if I’ll be able to assist you.
Could you provide us with screenshots of those pages please? Please don’t hesitate to comment or highlight your screenshots to help us better understand your issue.
Best regards,
April 6, 2020 at 16:15 #11237@themosaurusrex- 0 Topics
- 2048 Posts
Hi @modavart,
I see… To change this, simply add the following code snippet to your website:
/** * Fill entire screen with content. */ #content { min-height: 100vh !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
April 7, 2020 at 13:32 #11269@themosaurusrex- 0 Topics
- 2048 Posts
You’re welcome.
Cheers,
April 9, 2020 at 10:50 #11399 -
AuthorPosts
The topic ‘Stick footer at bottom’ is closed to new replies.