Hi,
One of the common questions Shopify merchants who are using the Supply theme ask : "How to extend the main menu to be full width, instead of having the "More" dropdown button.
Here is a simple tutorial to easily get rid of the "More" button
- From your Shopify dashboard, click Online store > Actions > Edit code
- Open the file theme.js.liquid
- Remove this code
timber.responsiveNav = function () { $(window).resize(function () { afterResize(function () { // Replace original nav items and remove more link timber.cache.$navigation.append($('#moreMenu--list').html()); $('#moreMenu').remove(); timber.alignMenu(); timber.accessibleNav(); }, 200, 'uniqueID'); }); timber.alignMenu(); timber.accessibleNav(); timber.mobileNav(); };
- Click Save
Let me know in the comment below if you need any further help with this
Katrine 🙂
Welcome to the Shopify Forum Community provided by Plak ThemeLLC, a place where you can discuss about eCommerce and Shopify, solve technical issues, get help with Shopify Design, Apps integration, Marketing, Facebooks ad, Google ads and more.
Before posting, we invite you to read and follow the forum rules | We also support any questions related to Free Shopify themes :Dawn, Express, Minimal, Brooklyn, Narrative, Supply, Debut, Venture, Boundless and Simple