Mary123 Posted February 3, 2021 Posted February 3, 2021 Site URL: https://www.houseno35.ie Hi I've tried codes from previous users posts relating to this but still no resolution so far - I don't want the navigation bar to be stacked, I want it to span the width of the page horizontally. Any advice?
tuanphan Posted February 5, 2021 Posted February 5, 2021 Try adding to Design > Custom CSS /* Unstack nav */ .Header-inner.Header-inner--bottom { flex-direction: column; } nav.Header-nav.Header-nav--secondary { left: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Mary123 Posted February 7, 2021 Author Posted February 7, 2021 On 2/5/2021 at 8:49 AM, tuanphan said: Try adding to Design > Custom CSS /* Unstack nav */ .Header-inner.Header-inner--bottom { flex-direction: column; } nav.Header-nav.Header-nav--secondary { left: 20px; } Hi @tuanphan many thanks for your response. While this does unstack the nav bar as I wanted, it unactivates the functionality of the menu tabs (the tabs cannot be clicked). Any ideas why this is? Thanks in advance!
tuanphan Posted February 8, 2021 Posted February 8, 2021 11 hours ago, Mary123 said: Hi @tuanphan many thanks for your response. While this does unstack the nav bar as I wanted, it unactivates the functionality of the menu tabs (the tabs cannot be clicked). Any ideas why this is? Thanks in advance! Just tested & still clickable here. Can you insert code & refresh your site & check again? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Mary123 Posted February 13, 2021 Author Posted February 13, 2021 On 2/8/2021 at 8:59 AM, tuanphan said: Just tested & still clickable here. Can you insert code & refresh your site & check again? Hi Tuan, I've refreshed and tried it again and unfortunately on the home page the tabs are still not functioning.
creedon Posted February 14, 2021 Posted February 14, 2021 Mary123 Odd it isn't working. tuanphan's code works great here with no problem with tabs. When you say tabs I assume you mean the navigation links at the top of the site? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.