Tagged: x
-
AuthorPosts
-
July 13, 2016 at 3:02 pm #1085503
Muireann BParticipantHi there,
I am using the Ethos stack (http://test6.cruthucreative.com/) and would like to know how to remove or reduce the space that appears below the text in the header (over the menu and the slider)
Many thanks for your help,
best regards,
Muireann
July 13, 2016 at 11:12 pm #1086178
Prasant RaiModeratorHello Muireann,
Thanks for writing in!
Please make following changes in your code:
1) Add
class="header-right-text". http://prntscr.com/bso4sf2) Then add following CSS under Custom > CSS in the Customizer:
p.header-right-text { margin-bottom: 0 !important; }Let us know how it goes.
Thanks.
July 14, 2016 at 3:22 am #1086409
Muireann BParticipantHmm – that didn’t work. Have i done it correctly?
This is what I have in the ‘Topbar Content’ section
<p style=”text-align: right;” class=”header-right-text”><span style=”color: #ffffff;”>The UK’s only plain-English tax newsletter for SMEs and entrepreneurs</span></br><span style=”color: #ffffff;”> Email: [email protected] | Telephone: 0207 353 7300</span></p>and then I added this to the custom CSS
p.header-right-text {
margin-bottom: 0 !important;
}July 14, 2016 at 5:57 am #1086589
Paul RModeratorHi,
Please add this in Custom > Edit Global CSS in the customizer/
.x-topbar p:empty { display:none; margin:0; }Thanks
July 14, 2016 at 9:20 am #1086846
Muireann BParticipantHurrah!
Thanks a million, that works perfectly!
July 14, 2016 at 10:43 am #1086969
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1085503 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
