Tagged: x
-
AuthorPosts
-
June 6, 2016 at 11:27 pm #1029268
DotComIDParticipantDear Support,
When minimize browser I get the form menu not parallel. Sub menu switched to the right side.
Picture attached. My URL https://www.tangcitymall.com/Regards,
June 7, 2016 at 3:08 am #1029498
John EzraMemberHi there,
Thanks for writing in! This happens as the menu no longer fits. What would you like to happen at this point? Would you like to switch to the mobile menu right before the menu goes to a second line? Let us know – thanks!
June 7, 2016 at 4:39 am #1029611
DotComIDParticipantDear John,
Yesy i Would you like to switch to the mobile menu right before the menu goes to a second line.
Regards,
June 7, 2016 at 8:23 am #1029868
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
@media (min-width: 980px) and (max-width: 1035px) { .x-navbar .desktop .x-nav>li>a>span { padding-left: 10px; padding-right: 10px; } }Hope it helps, Cheers!
June 7, 2016 at 10:45 pm #1031199
DotComIDParticipantDear Friech,
Why the column submenu does not center?
picture attachedJune 8, 2016 at 7:37 am #1031729
Paul RModeratorHi,
To fix it, you can add this under Custom > CSS in the Customizer.
.x-navbar-fixed-top-active .desktop .x-nav .x-megamenu>.sub-menu { left: 50%; margin-left: -450px; }Hope that helps.
June 8, 2016 at 10:01 pm #1033238
DotComIDParticipantSub menu is still not in the Middle.
Please look at the pictures “tooleft”
June 9, 2016 at 12:38 am #1033436
Rue NelModeratorHello There,
To resolve this issue, please find the block of code in your custom css:
.x-megamenu.col-2 .sub-menu { max-width: 900px; } .x-megamenu.col-4 .sub-menu { max-width: 900px; } .x-megamenu.col-3 .sub-menu { max-width: 900px; }You need to update it and change it to this:
ul#menu-x-demo-menu {} .masthead-stacked .desktop .x-nav { position: relative; } .x-megamenu.col-2 .sub-menu { max-width: 930px; } .x-megamenu.col-4 .sub-menu { max-width: 930px; } .x-megamenu.col-3 .sub-menu { max-width: 930px; }We would loved to know if this has work for you. Thank you.
June 9, 2016 at 4:24 am #1033705
DotComIDParticipantDear Support,
It is still not right, its position is not located in the Middle.
June 9, 2016 at 7:07 am #1033875
ChristianModeratorPlease resize your screenshot. The maximum allowed file size is 500kb only.
Thanks.
June 9, 2016 at 9:47 pm #1035170
DotComIDParticipantDone.
Thx
June 10, 2016 at 1:31 am #1035395
RadModeratorHi there,
It’s centered on my end, but I see that you’re checking it within customizer preview. Would you mind providing your admin login credentials in private reply?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1029268 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
