Tagged: x
-
AuthorPosts
-
June 28, 2016 at 7:54 pm #1064119
LorieParticipantHi – I added the address as a custom link in the menu and it put a big space between the first line of menu items and the address. Is there a way to eliminate that gap or a better way to add the address to the menu? I don’t want the header to be bigger than necessary. Thanks!
June 28, 2016 at 10:58 pm #1064299
John EzraMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { padding-left: 10px; padding-right: 10px; }Hope this helps – thanks!
June 29, 2016 at 2:52 pm #1065431
LorieParticipantThat didn’t help. I’m trying to eliminate the gap between the address (a custom link) and the navigation.
June 29, 2016 at 3:19 pm #1065465
JoaoModeratorHi There,
I believe the best is to go to Appereance Customizer Header and adjust the values of your Link Spacing and Letter Spacing,
I can see a good room there, once you reduce it a bit they will align.
Hope it helps
Joao
June 30, 2016 at 2:51 pm #1067230
LorieParticipantThis didn’t work either. I’m trying to eliminate the gap between the address and the navigation. I don’t want the address to make the nav bar bigger. Any ideas?
June 30, 2016 at 6:34 pm #1067468
JadeModeratorHi Lorie,
Please add this in the customizer:
.desktop #menu-item-339 a { padding-top: 0; height: 50px; }Hope this helps.
July 5, 2016 at 11:54 am #1073287
LorieParticipantThat worked. You are awesome!!! I only have one issue left that maybe you can help with. I can’t figure out why this page doesn’t have any space between the blog post images and the header. Also – once you scroll the images get stuck under the header. Thanks.
July 5, 2016 at 12:18 pm #1073304
JadeModeratorHi Lorie,
Try to add this code in the customizer:
body.x-navbar-fixed-top-active .x-navbar-wrap { height: auto !important; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1064119 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
