Tagged: x
-
AuthorPosts
-
November 25, 2016 at 2:53 pm #1270871
wedluxeParticipantI’m pulling my hair out over this. I am looking to centre the main nav bar – can anyone help? Site is wlx2017.wpengine.com
November 25, 2016 at 3:38 pm #1270891
JoaoModeratorHi There
Go to Appereance > customizer > Header > Select Stacked.
Hope that helps
Joao
November 25, 2016 at 3:53 pm #1270898
wedluxeParticipantI did that but the actual pages as the menu items aren’t centered…
November 25, 2016 at 5:59 pm #1270978
JadeModeratorHi there,
Please add this code in the customizer:
@media (min-width: 970px) { .ubermenu-responsive-default.ubermenu { width: 970px; margin: 0 auto; } }November 26, 2016 at 12:12 pm #1271539
wedluxeParticipantCusomizer? Can’t find that…can you point me?
November 26, 2016 at 12:43 pm #1271554
wedluxeParticipantI also want to get rid of the black and turn it all white to match the background and then have the text black – no idea how to do that either…help!
November 26, 2016 at 2:01 pm #1271613
wedluxeParticipantSite is wlx2017.wpengine.com
November 26, 2016 at 7:23 pm #1271807
Rue NelModeratorHello There,
Thanks for writing in! To center your menu in your navbar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
body .ubermenu-responsive-default.ubermenu { display: block!important; width: auto !important; margin: 0 auto; max-width: 1050px; }To get rid of the black and turn it all white to match the background, please go to Appearance > UberMenu and go to the Main UberMenu Configuration tab and select “Style Customizations”. Please see it in this screenshot: http://prntscr.com/dc8dgd
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1270871 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
