Tagged: x
-
AuthorPosts
-
June 4, 2016 at 4:54 pm #1025966
AndrewParticipantHi!
After trawling the Knowledge Base (over 100 queries and proposed solutions on this topic), I could not find any offered code or suggestions that rendered results in my case.
I simply want to center-align the menu items in my navigation bar. (RENEW Stack; Fix-Top; Inline)
Cheers!
Andrew
June 5, 2016 at 5:39 am #1026482
ThaiModeratorHi Andrew,
Please provide us with your website URL so we can take a closer look.
Thank you.
June 5, 2016 at 2:51 pm #1026876
AndrewParticipantHey Thai,
The site is on a local development server and unfortunately unreachable. I’ve attached an image of what I require. As mentioned before, I’ve tried applying the solution offered in the Knowledge Base without success.
Cheers!
Andrew
June 6, 2016 at 12:58 am #1027427
Rue NelModeratorHello Andrew,
Thank you for the clarifications. To align your menu at the center, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
@media(min-width: 980px){ .masthead-inline .desktop .x-nav { float: none; width: auto; margin: 0 auto; } }We would loved to know if this has work for you. Thank you.
June 7, 2016 at 10:41 am #1030122
AndrewParticipantHi Rue,
Thanks for the code and input.
If I turn off the Stacked option for the navbar and use your code, the menu items are more centered, but still off center to the left. If I activate the Stacked option, the menu is centered. For now it’s sufficient as I’m not using the top bar.
Cheers!
Andrew
June 7, 2016 at 1:09 pm #1030355
JoaoModeratorHi Andrew,
In case you need more help let us know.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1025966 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
