Archived topic
using elements with Hook in generate_inside_mobile_header
18 replies · Started by Bruce Wayne on December 9, 2020
Viewing posts 16–19 of 19
i will check this again tomorrow , thanks Leo sleeping now
Try something like this:
@media (max-width: 768px) {
.nav-aligned-center .main-navigation.has-branding .inside-navigation {
justify-content: flex-end;
}
.navigation-branding, .site-logo.mobile-header-logo {
order: 4;
margin-right: 10px;
}
.main-navigation.has-branding .menu-toggle {
order: 1;
margin-left: 10px;
margin-right: auto;
}
}
i will try it later , thanks you can close this ticket
No problem :)
This archived topic is closed to new replies.