Tagged: x
-
AuthorPosts
-
December 19, 2016 at 8:24 am #1298155
MakkBlakkParticipantHi
I am having an issue keeping the footer anchored to the bottom of the page. Please see attached screen shotAlso the content would need to automatically center
Thanks
Regards
Mark
December 19, 2016 at 8:26 am #1298160
MakkBlakkParticipantThis reply has been marked as private.December 19, 2016 at 9:45 am #1298253
RahulModeratorHi There,
Thank you for contacting us 🙂
This page’s footer seems to be fine for me. See attached.
Please confirm if the issue is fixed, if not please confirm the aspect ratio of the screen.
Thank you in advance.
December 19, 2016 at 11:38 am #1298426
MakkBlakkParticipantFirst thing is the image you have sent has not fully loaded (I don’t know if that makes a difference or not)
I am using an iMac with a screen res of 1920 x 1080
Surely this should resize and work on all displays?
December 19, 2016 at 12:46 pm #1298508
JadeModeratorHi there,
Please try to add this code in the customizer:
.x-container.max.width.offset { min-height: 454px; }Hope this helps.
December 19, 2016 at 1:07 pm #1298526
MakkBlakkParticipantHi
This solved the footer issue except that the white area is now not centreed vertically…
can this be forced to centre?December 19, 2016 at 3:07 pm #1298626
JadeModeratorHi there,
I have checked the page and you seem to have changed the page settings which correctly the content height.
December 19, 2016 at 4:26 pm #1298708
MakkBlakkParticipantWe are constantly working on the site
I will leave this thread where it is for now. The only time we will have an issue is when the content reduces the size of the container. My feeling is that this may not now be the case.
However, if you want to look at and resolve the issue I can reduce the content so that we can see this issue again.
Let me know
Mark
December 19, 2016 at 10:13 pm #1298997
FriechModeratorHi Mark,
It seems the issue is your content does not fully occupy the entire above fold of the page.
Please update the code given by Jade to this:
.x-container.max.width.offset { min-height: 50vh; }or
.x-container.max.width.offset { min-height: calc(100vh - 400px); }Where 400px is the height of the header.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1298155 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
