Tagged: x
-
AuthorPosts
-
February 9, 2017 at 1:39 pm #1364690
SamuelParticipantHelloooooOo
It’d be great if I could move my menu further right so it hugs the edge of the page..
At the moment it seems the more menu links I add, the further it drifts into the middle of the page.Thanks!
http://johnhigginson.uk/February 9, 2017 at 3:23 pm #1364820
JoaoModeratorHi Samuel
Please add the following code to Appereance Customizer Custom CSS
.x-navbar-inner .x-container.max.width { margin-right: 0 !important; }Hope it helps
February 9, 2017 at 11:48 pm #1365484
SamuelParticipantRight on!
What a treat.The only thing is, it now effects the display of the mobile menu.
Is it possible for this code to ignore mobile sizes?Cheers
February 10, 2017 at 1:10 am #1365559
FriechModeratorSure thing, please update the given code to this:
@media (min-width: 980px) { .x-navbar-inner .x-container.max.width { margin-right: 0 !important; } }Hope it helps, Cheers!
February 10, 2017 at 8:28 am #1365865
SamuelParticipantMega.
It worked perfectly, thanks for your help Friech 🙂February 10, 2017 at 9:16 am #1365922
RahulModeratorGlad we were able to help you.
Feel free to ask us again.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1364690 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
