This topic has 7 replies, 3 voices, and was last updated 7 months, 1 weeks ago ago by Andrew Mitchell
Hello i would like to move the mobile navigation sidebar widget position from bottom of the Mobile navigation menu to the top so its above the main menu.
How can i achieve this?
Hello,
Thank you for reaching out to us with your request.
To facilitate a more comprehensive assessment of your request, we kindly ask that you provide the URL of your website along with several screenshots that illustrate the matter at hand.
Thank you for your cooperation, and we look forward to assisting you further.
Best Regards,
8Theme’s Team
Here you go
A better is way to keep the Mobile Navigation Sidebar widget position and maybe create another position which goes on the top over the menu?
Hello,
Please try to use the next custom CSS code:
.mobile-nav {
display: flex;
flex-wrap: wrap;
}
.mobile-nav > .widget_block, .mobile-nav > .close-mobile-nav {
order: -1;
}
Best Regards,
8Theme’s Team
Thank you this worked like a charm
Dear fyshlas,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Move Mobile navigation sidebar widget from bottom to top’' has been successfully resolved, and the topic is now closed for further responses