Tagged: x
-
AuthorPosts
-
May 16, 2016 at 2:24 pm #994194
tjceoParticipanthi, it’s so cool theme…Can you help me how to make the navbar as the same as”The dawn of a new era”. My menu is not full-width..thanks
May 16, 2016 at 3:57 pm #994381
JoaoModeratorHi There,
Could you provide the URL of your website so we can take a look?
Thanks,
Joao
May 16, 2016 at 11:33 pm #994924
tjceoParticipantMay 17, 2016 at 12:10 am #994941
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.x-navbar-inner .x-container.max.width { max-width:100%; width:100%; } ul#menu-x-demo-menu { float: none; margin: 0 auto; width: 60%; }Hope this helps – thanks!
May 17, 2016 at 2:10 am #995037
tjceoParticipantthanks,it’s better.but each menu width is not fixed.i want the style as the same as demo, how? thanks so much.
May 17, 2016 at 2:27 am #995048
RupokMemberHi there,
Thanks for updating. Let’s update the code a bit :
.x-navbar-inner .x-container.max.width { max-width:100%; width:100%; } ul#menu-x-demo-menu { float: none; margin: 0 auto; width: 100%; } .desktop .menu-item { text-align: center; width: 12.5%; }Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-994194 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
