Tagged: x
-
AuthorPosts
-
August 16, 2016 at 10:20 am #1133663
SmyekParticipantHi Themeco team !
I checked into the forum to find a solution to my problem and found something but the code you provided doesn’t work for me.
.x-navbar .x-nav > li > a {
word-spacing: 30px;
}I want to reduce the space between the words item in the menu. I need to add an item menu and as it is right now, if I do that, it makes the logo moving above the menu, and I don’t want that.
FYI, i already have this code integrated in the custom CSS :
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
box-shadow: 0 4px 0 0 #a0d700 inset;
-moz-box-shadow: 0 4px 0 0 #a0d700 inset;
-webkit-box-shadow: 0 4px 0 0 #a0d700 inset;
}Thanks for help !
Cheers
August 16, 2016 at 10:21 am #1133664
SmyekParticipantThis reply has been marked as private.August 16, 2016 at 11:41 am #1133810
SmyekParticipantOk I found the solution by myself 😉 Here is the piece of code I’ve added :
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
padding-left: 10px;
padding-right: 10px;
}August 16, 2016 at 12:14 pm #1133866
RahulModeratorGlad you have sorted it out!
If you have anything further to ask, let us know. We’d be happy to assist you with everything.
Thanks for using the X-Theme.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1133663 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
