Gazmozmarsh Posted July 14 Share Posted July 14 Hello We are trying to edit our shop navigation so that the navigation is organised in to 5 columns (that do not link anywhere) Shop by Room Sofas & Chairs Furniture Lighting Accessories I would like each column to be headed and bold. Can someone please tell me if this is possible? my website is marshandco.com Link to comment
tuanphan Posted July 18 Share Posted July 18 You can use a Mega Menu to achieve this. If you need free solution, you can use this CSS code (Design > Custom CSS), but you will need to some blank items to achieve your request nav#mainNavigation .folder .subnav { column-count: 5; margin-left: -55vw; } nav#mainNavigation [href="/shopbyroom1"] { font-weight: bold; } nav#mainNavigation [href="/seating"] { font-weight: bold; } nav#mainNavigation [href="/lighting"] { font-weight: bold; } I don't see Furniture and Accessories Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment