Tagged: x
-
AuthorPosts
-
February 10, 2017 at 3:31 am #1365664
eltin7ParticipantHello,
I have a problem while viewing a page on my website. So, it is about this page: http://mediadome.ro/contact . While viewing it on a full hd screen i am seeing it like that : https://ibb.co/jNMYFa . While viewing it on a 1280 x 720 screen resolution, the content it is seen at full width size, normally. The other pages viewed on the same full hd screen are ok, without any other problems. Only the Contact page has that problem.
How can I resolve this problem?
Thank you!
February 10, 2017 at 5:12 am #1365737
Paul RModeratorHi,
To fix it, you can add this in Cornerstone > Settings > Custom CSS of your Contact Page.
https://www.screencast.com/t/UIPW7GRa
.cntctfrm_one_column, .cntctfrm_column, .cntctfrm_label, .cntctfrm_input, .cntctfrm_select, .cntctfrm_checkbox { max-width: 100%; }Hope that helps.
February 10, 2017 at 6:55 am #1365783
eltin7ParticipantIt did not worked. There are any other possibilities? I guess the problem of the page it is linked to the footer.
February 10, 2017 at 2:10 pm #1366262
RadModeratorHi there,
What’s the issue? Your screenshot looks okay too. Page height is based on content height, and it’s only normal for pages with less content. Unless if you’re not referring the space under the footer.
Thanks.
February 10, 2017 at 4:06 pm #1366396
eltin7ParticipantYes, I am reffering to the space under the footer.
February 10, 2017 at 11:42 pm #1366747
ChristopherModeratorHi there,
Please remove bottom padding from section #1.
Please add following code in Customize -> Custom -> Global CSS :
.page-id-412 footer.x-colophon.bottom { position: fixed; bottom: 0; right: 0; left: 0; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1365664 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
