Tagged: x
-
AuthorPosts
-
May 7, 2016 at 2:08 pm #980332
bedingfieldParticipantHi there,
I am using a stacked menu and would prefer the menu to be on the lrfy side of the header. By default, it is centred.
In the 2x version of X, the styles below achieved this, but now I am running the latest build, the navigation is now central. Can you help? Thank you
/* Logo & Navigation - When Stacked */ .x-logobar { text-align: left; } .masthead-stacked .x-nav { margin-left: -10px; padding: 0; } .masthead-stacked .x-navbar { text-align: left; }May 8, 2016 at 12:13 am #980720
RadModeratorHi there,
Thanks for writing in.
Sure, would you mind providing your site’s URL? I like to see how it’s being rendered.
Thanks!
May 8, 2016 at 2:18 am #980784
bedingfieldParticipantSure. http://www.elyrunners.club
Ideally, I want it to align directly under logo and to move with logo when browser resized.
It used to do this when I had 2x version of X.
Thank you.
May 8, 2016 at 3:02 am #980812
Nabeel AModeratorHi there,
Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-nav li:first-child a { padding-left: 0 !important; } .masthead-stacked .desktop .x-nav { float: left !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-980332 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
