Tagged: x
-
AuthorPosts
-
December 28, 2016 at 5:13 am #1306974
Bark201ParticipantI am using the icon stack. I noticed that with integrity the top nav menu is positioned more to the right and in icon its being adjusted to the top. I cannot change the stack to integrity. What I would like to do is have the nav menu positioned to the right like integrity stack default setting.
I will give the url in private, I am using icon and cannot change to integrity.
December 28, 2016 at 5:19 am #1306976
Bark201ParticipantThis reply has been marked as private.December 28, 2016 at 5:55 am #1307006
ThaiModeratorHi There,
To push the menu items to the right, please reduce the padding between the menu items under Customizer > Header > LINKS – ALIGNMENT > Navbar Top Link Spacing (px):
http://i.imgur.com/XV6ctJ9.png
Hope it helps 🙂
December 28, 2016 at 6:05 am #1307012
Bark201ParticipantThank you, that worked. Is it also possible to have the shadow under the top nav menu section like there is in integrity?
December 28, 2016 at 6:16 am #1307024
ThaiModeratorOf course, please add the following CSS:
.x-navbar { border-bottom: 1px solid #ccc; box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.135); }Hope it helps 🙂
December 28, 2016 at 6:24 am #1307039
Bark201ParticipantYes, that was really good, thanks Thai! Last thing on this nav bar, would it be also possible to get the same hovering effect that top nav bar has in integrity? Its like a blue line appears on top of the menu item when hovered (not the sub menu items. I really appreciate your help.
December 28, 2016 at 6:41 am #1307056
ThaiModeratorPlease add the following 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: inset 0 4px 0 0 #ff2a13; } .x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar .desktop .x-nav > .x-active > a > span, .x-navbar .desktop .x-nav > .current-menu-item > a > span { border-color: transparent !important; }Hope it helps 🙂
December 28, 2016 at 7:03 am #1307068
Bark201ParticipantThank you Thai, looks great, appreciate all your assistance.
December 28, 2016 at 7:30 am #1307086
ThaiModeratorYou are most welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1306974 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
