Tagged: x
-
AuthorPosts
-
December 6, 2016 at 4:31 pm #1283754
Nemps7ParticipantHi,
I have scoured the forum for an answer, but none worked for my case. I am trying to have no space between my nav bar and rev. slider on my homepage.
Here is the URL to my homepage. http://rygaardsdigitalnews.com/
Thanks so much for the help!
Here’s a screenshot of the problem.
December 6, 2016 at 11:02 pm #1284070
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-container.max.width.offset { margin-top: 0 !important; } .entry-wrap { padding-top: 0 !important; } div#cs-content div#x-section-1 { padding-top: 0 !important; }Thanks.
December 7, 2016 at 3:18 pm #1285111
Nemps7ParticipantThanks! It worked!
Out of curiosity, as I’m a beginner with all this – would this code work all the time, or is this particular to this single page? I’d like to be able to try to solve this independently if it happens on other pages.
Thanks again!
December 7, 2016 at 9:57 pm #1285560 -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1283754 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
