Tagged: x
-
AuthorPosts
-
January 10, 2017 at 1:22 pm #1324369
dladvocatParticipantHi,
I’ve some problems with the navbar space buttons.
I need to put the Cart button from WooCommerce in the same line than others.
I only want the cart space in the button. Now its too large.January 10, 2017 at 3:58 pm #1324575
JoaoModeratorHi There,
Go to Appereance > Customizer > Header and adjust the link spacing.
Hope it helps
Joao
January 10, 2017 at 4:07 pm #1324586
dladvocatParticipantThank you. I can reduce the big button but the button does not come to the same line.
Create a second line.
January 10, 2017 at 11:35 pm #1325042
Paul RModeratorHi,
Reduce Navbar Top Link Spacing (px) under Header > LINKS – ALIGNMENT in the customizer.
See Video – http://screencast.com/t/uEywwlwulcj
Hope that helps.
January 11, 2017 at 3:51 am #1325224
dladvocatParticipantMy Navbar Top Link Spacing are 0
January 11, 2017 at 4:53 am #1325270
dladvocatParticipantThis reply has been marked as private.January 11, 2017 at 5:32 am #1325318
ThaiModeratorHi There,
Please find this CSS:
.desktop .menu-item, .desktop .menu-item > a { width: 11em; text-align: center; }And change to this:
.desktop .menu-item, .desktop .menu-item > a { width: 10em; text-align: center; }Hope it helps 🙂
January 11, 2017 at 6:11 am #1325374
dladvocatParticipantYes! Thanks a lot!
January 11, 2017 at 6:19 am #1325389
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1324369 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
