Tagged: x
-
AuthorPosts
-
October 6, 2016 at 12:58 pm #1205457
aulaxativaParticipantHi, i’ve readed some post about this problem on the forum, but no solution for mine.
I need to remove or reduce space between the blue line on header and the first text on the content in home page.
Please, can you tell what to do for that?
My webpage is: http://www.aulaxativa.com
Thanks in advance
October 6, 2016 at 1:28 pm #1205501
RahulModeratorHey There,
Thanks for writing in!
Please add this CSS at Appereance > Customizer > Custom > CSS
.entry-wrap { padding: 00px; }Hope that helps!
October 6, 2016 at 3:31 pm #1205703
aulaxativaParticipantHi, and thanks for reply.
Added custom css, but still having some space between blue line separator in header and content.
Is not possible to reduce more this space?
Thanks in advance
October 6, 2016 at 6:03 pm #1205869
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β Link to your site
β WordPress Admin username / passwordDonβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
October 7, 2016 at 12:26 am #1206344
aulaxativaParticipantThis reply has been marked as private.October 7, 2016 at 12:47 am #1206362
NicoModeratorHi There,
To remove the blue line separator.
.x-slider-container.below{ border:none }Then to reduce the space:
Check this code in your custom CSS:
body .x-container.offset { margin: 10 auto; }It does not have px.
Adjust the margin above to adjust the spacing or your content to your header.
Hope it helps.
Let us know how it goes.
Thanks.
October 7, 2016 at 1:31 am #1206393
aulaxativaParticipantIt works perfect!!!
Thanks so much!!!
October 7, 2016 at 1:34 am #1206396
Paul RModeratorYou’re welcome! π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1205457 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
