Hi,
I want my menu on desktop to be full page width after you click on menu item. Could you advice how to achieve effect from the screenshot?
Thanks in advance.
This topic has 7 replies, 3 voices, and was last updated 3 weeks, 4 days ago ago by Tony Rodriguez
Hi,
I want my menu on desktop to be full page width after you click on menu item. Could you advice how to achieve effect from the screenshot?
Thanks in advance.
Hello,
Please provide URL of page with your menu.
Regards
Hi – so here is the page which menu I want to redesign.
Hello,
Add the next code in Theme Options > Theme custom CSS > custom CSS for desctop:
.item-design-mega-menu .nav-sublist-dropdown {
left: 0 !important;
margin: 0 !important;
right: 0 !important;
width: 100% !important;
max-width: 100% !important;
transform: none !important;
}
.item-design-mega-menu, .header-top, .header-main, .header-bottom, .header-wrapper .et_column.pos-static ~ .et_column:last-child {
position: static;
}
Regards
Is there a way to built full width menu from scratch and not use a code?
Hello,
No, unfortunately. You can submit a request about that here – https://www.8theme.com/taskboard/
Regards
Dear Namaste,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Menu – full page width’' has been successfully resolved, and the topic is now closed for further responses