Tagged: x
-
AuthorPosts
-
September 12, 2016 at 6:46 pm #1172155
bigdreamsParticipantHello,
the website we work on is http://qualitymovement.at/qualitymovement-at/
In our Navbar we have a sub menu below “Team”.
i already customize it a little bit how i love to have it, but i didn’t find out how to make the sub menu smaller. I would like to have is just as Width as the sub menu is.
Submenu should be simple below the point and not shifted anyway
thank you!
September 12, 2016 at 10:43 pm #1172481
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.masthead-inline .x-navbar .desktop .sub-menu {left: -40px;} .x-navbar .desktop .sub-menu a { text-align: center; }Thanks.
September 14, 2016 at 5:37 pm #1175570
bigdreamsParticipantthanks great!
is it also possible to make the sub menu smaller.
left and right white panel should be just as width as the menu over it.
its to width.
September 14, 2016 at 11:24 pm #1176030
RupokMemberHi there,
Thanks for writing back. Let’s add this :
.x-navbar .desktop .sub-menu { margin: 0 auto; min-width: auto; width: auto; }And remove this :
.masthead-inline .x-navbar .desktop .sub-menu { left: -40px; }Hope this helps.
September 19, 2016 at 2:42 pm #1181992
bigdreamsParticipantthank you very much!
September 19, 2016 at 4:03 pm #1182101
RahulModeratorHey There,
Happy to help!
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1172155 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
