Shopify themes, liquid, logos, and UX
Hi
Here my url: www.eliteescapesonline.com
Mega menu is perfectly visible on my desktop but it's not visible when I open the website on mobile phone.
Solved! Go to the solution
This is an accepted solution.
@mqecommerce Please add the below line of CSS code at the end of your theme.css file.
.mobile-nav-content li.navmenu-item{
display:block !important;
}
Result:
This is an accepted solution.
@mqecommerce Please add the below line of CSS code at the end of your theme.css file.
.mobile-nav-content li.navmenu-item{
display:block !important;
}
Result:
It worked. Thank you.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025