Tagged: x
-
AuthorPosts
-
March 28, 2017 at 12:36 am #1422604
hello,
i’ve searched threads and used suggested css from latest posts but it doesn’t seem to be working…
@media (max-width: 1180px) {
.masthead-inline .x-btn-navbar {
display: block;
float: right;
}
.x-nav-wrap.desktop {
display: none;
}
.x-nav-wrap.mobile {
display: none;
}
.x-nav-wrap.mobile.collapse.in {
display: block;
}
}i’ve tried this in the child theme css file, additional css and also the core css file under custom. please help. is x theme planning on making this a backend field or option in customizer? seems like a lot of people are asking about this.
https://community.theme.co/forums/topic/change-width-where-menu-switches-to-mobile-2/ this is the thread im trying to use.
March 28, 2017 at 12:37 am #1422606This reply has been marked as private.March 28, 2017 at 6:19 am #1422855Hi There,
The password is incorrect.
Could you please double check?
Thanks.
March 28, 2017 at 12:29 pm #1423219can you try again por favor?
gracias.
March 29, 2017 at 7:24 am #1424064Hi,
Can you clarify what you are trying to achieve?
Thanks
March 29, 2017 at 4:24 pm #1424627i do not want the menu to wrap to another line when the window is resized. i want the hamburger to show up when the site hits a width of 1180px
March 29, 2017 at 9:54 pm #1424917Hi There,
Navigate to Appearance > UberMenu > General Settings and look for the Responsive Breakpoint option.
Make sure to clear the caching and optimizer plugins after the changes.
Hope it helps, Cheers!
-
AuthorPosts