Tagged: x
-
AuthorPosts
-
October 3, 2016 at 2:23 am #1200160
MoonworksParticipantIs there a way to remove the large gap at the top of the page between the page title and where the text begins?
I’m using Visual Composer for the page, and the gap seems really big.
http://care2fund.co.uk/homeschool-book
Edit: I’ve now removed the page title, so the page doesn’t look quite the same as the image, but the gap is still there.
Thanks.
October 3, 2016 at 2:31 am #1200165
ChristopherModeratorHi there,
Please add
class="mtn"to heading tag.<h2 class="mtn" style="text-align: center;">ENDS NOVEMBER 1ST 2016</h2>Please add following code in Customize -> Custom -> CSS :
.entry-content { margin-top: 0; }Hope that helps.
October 3, 2016 at 3:29 am #1200202
MoonworksParticipantThank you, that moved it up a bit.
Is there any way to move it up a bit more, or change the gap between the menu and the text area?
October 3, 2016 at 3:44 am #1200216
ChristopherModeratorHi there,
You didn’t update
h2tag yet.Please update it to:
<h2 class="mtn" style="text-align: center;">ENDS NOVEMBER 1ST 2016</h2>Add this code as well :
.x-container.offset { margin: 1.75em auto; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1200160 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
