kaydotjpg Posted December 31, 2023 Share Posted December 31, 2023 https://perch-sparrow-5acs.squarespace.com/home password: 12435 Hi! I have used the code below to undo the automatic stacking of nav links that happens. The code fixes this issue, however, the nav links are now not centered. Any help? // UNSTACK NAV LINK// nav.header-nav-list { flex-wrap: nowrap !important; } Link to comment
tuanphan Posted January 1 Share Posted January 1 12435 incorrect password 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!) Link to comment
Solution Web_Solutions Posted January 1 Solution Share Posted January 1 On 12/31/2023 at 6:46 AM, kaydotjpg said: https://perch-sparrow-5acs.squarespace.com/home password: 12435 Hi! I have used the code below to undo the automatic stacking of nav links that happens. The code fixes this issue, however, the nav links are now not centered. Any help? // UNSTACK NAV LINK// nav.header-nav-list { flex-wrap: nowrap !important; } Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .header-display-desktop .header-title-nav-wrapper{ flex: 0 0 100% !important; } tuanphan and kaydotjpg 2 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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