Guest Posted February 6, 2021 Share Posted February 6, 2021 Site URL: https://www.buycornwall.co.uk Hi, I want to make my header look like the image below, however the links keep stacking, when I add more than five. I need to keep it so that the Nav links can still have a drop down menu Link to comment
tuanphan Posted February 7, 2021 Share Posted February 7, 2021 Try adding to Design > Custom CSS /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } PaulineW 1 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
Guest Posted February 8, 2021 Share Posted February 8, 2021 Hi @tuanphan Thank you for responding to me, unfortunately the links are stacking, do you have any other ideas? Many thanks Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 1 hour ago, jwat said: Hi @tuanphan Thank you for responding to me, unfortunately the links are stacking, do you have any other ideas? Many thanks Add to Design > Custom CSS /* Nav same line */ .header-title-nav-wrapper { flex: 0 0 100% !important; } 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
Guest Posted February 8, 2021 Share Posted February 8, 2021 @tuanphan thank you so much this has worked perfectly! 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