Tagged: x
-
AuthorPosts
-
January 15, 2017 at 8:52 pm #1331392
jensmith3ParticipantHello,
My site is at http://dev.shsp.com.au/
I’d like to reduce the white space between the bottom of the logo and main navigation bar, and the main content.
Is this possible?
Many thanks and kind regards,
Jenny
January 16, 2017 at 12:12 am #1331529
RupokMemberHi Jenny,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-container.offset { margin-top: 0; }Hope this helps.
Cheers!
January 16, 2017 at 12:31 am #1331537
jensmith3ParticipantHi there,
Thanks for your reply. I added the code to my child theme style sheet but nothing changed. Have I missed something?
With thanks and kind regards,
Jenny
January 16, 2017 at 1:28 am #1331591
Paul RModeratorHi Jenny,
You can try this code instead.
.x-container.offset { margin-top: 0 !important; }Hope that helps.
January 16, 2017 at 3:36 am #1331736
jensmith3ParticipantHi there,
Sorry but still no change. There is a gap of about 20mm between the bottom of the logo/nav bar and the main content/image.
Thanks again,
Jenny
January 16, 2017 at 4:06 am #1331766
Paul RModeratorHi Jenny,
You can add this under Custom > Edit Global CSS in the Customizer.
.ubermenu-main { margin-top: 130px !important; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1331392 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
