Tagged: x
-
AuthorPosts
-
May 31, 2016 at 6:26 am #1017919
lubabaloParticipantHi X
how can i kill the horizontal space between the logo and the menu n church.May 31, 2016 at 6:58 am #1017964
LelyModeratorHi There,
Please add the following on Appearance > Customize > Custom > Edit Global CSS:
.x-btn-navbar { margin-top: 5px; /* Adjust accordingly */ }Hope this helps.
May 31, 2016 at 6:12 pm #1018981
lubabaloParticipantThis reply has been marked as private.May 31, 2016 at 10:28 pm #1019336
NicoModeratorHi There,
I could not see futher your site because it is underconstruction mode however you could try the suggestion below.
Add class to the span so that you could customize the texts.
<span class="top_text"style=”float: left;”>Log In |Register|Log Out</span>Then add this in your customizer custom CSS:
.top_text{ font-size:20px color:#FFF; } .top_text:hover{ color#000;//color when hovering }Or directly add the style in the span for example
<span style=”float: left;font-size:21px”>Log In |Register|Log Out</span>Hope it helps.
Let us know how it goes.
Thanks.
June 20, 2016 at 8:44 am #1050599
lubabaloParticipantThis reply has been marked as private.June 20, 2016 at 9:10 am #1050644
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
@media (max-width:480px){ .x-topbar .x-subscribe-form { display: none; } .x-topbar .x-social-global { display: none; } }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1017919 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
