Tagged: x
-
AuthorPosts
-
September 10, 2016 at 8:50 am #1169251
ramyasriram1ParticipantHello!
My website is at thetap.in.
I wanted to add social media icons to the navbar, and I’ve done this using the code given here:
https://community.theme.co/forums/topic/how-to-put-visible-social-media-icons-on-navbar/I’d now like to reduce the space above the icons and below the nav links. Could you help me understand how to do that please?
Thank you!
Cheers,
RamyaSeptember 10, 2016 at 9:49 am #1169291
ThaiModeratorHi There,
Please take a look at this ticket: https://community.theme.co/forums/topic/social-media-buttons-in-nav-bar/.
Hope it helps 🙂
September 10, 2016 at 10:11 am #1169311
ramyasriram1ParticipantHello! Yes, I did put in that code and it works fine 🙂 I just want to know how to reduce the space between the icons and the navbar links as it appears now on the homepage – http://www.thetap.in. I’ve tried setting
margin-top: 0px;
but it hasn’t made any difference.
Any suggestions would be welcome!
September 10, 2016 at 10:48 am #1169338
ThaiModeratorHi There,
Please remove your custom CSS, then add the following code instead:
body .x-navbar .x-social-global { float: right; margin-top: -76px; margin-right: 50px; }Hope it helps 🙂
September 10, 2016 at 11:00 am #1169347
ramyasriram1ParticipantOoh, that worked, thanks so much! 🙂
September 10, 2016 at 11:33 am #1169374
ThaiModeratorGlad it worked 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1169251 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
