Tagged: x
-
AuthorPosts
-
April 11, 2016 at 5:25 am #876215
philbalchParticipantHi There,
can you please help me remove the white space below header and footer in this Renew stack?
http://www.gokartringszeged.hu/siteindexpage/
I have seen and tried various code snippets for custom CSS, from other forum queries but none work for me 🙁
– Cornerstone Version 1.0.6
– X theme Version: 4.1.1
– WordPress 4.4.2Kind Regards – Phil
April 11, 2016 at 9:48 am #876536
ThaiModeratorHi Phil,
Please add the following CSS under Customizer > Custom > Eit Global CSS:
.page-id-5 .x-container.max.width.offset { margin-top: 0; margin-bottom: 0; }Hope it helps 🙂
April 12, 2016 at 2:53 am #877825
philbalchParticipantGreat, thanks.
Any chance you can tell me or point me to a tutorial so i can understand where you are getting the page id info from… So i can fix it myself on future pages?
Phil.
April 12, 2016 at 7:38 am #878172
John EzraMemberHi Phil,
Thanks for updating the thread! If you inspect your page via your browser’s dev tools look under the body element classes. You will find different classes you can use to isolate certain pages, like .home, .blog, .single, page-id-#, postid-# etc.
Hope this helps – thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-876215 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
