Nicolehel Posted December 5, 2021 Share Posted December 5, 2021 Hi, I really need some help with the navigation drop down menu, how can I align the text to the left? They should under the Service option. Thank you! my current code is: .header-nav .header-nav-item--folder .header-nav-folder-content { text-align:left!important; .header-nav-folder-item a { padding: .1em 1em!important; } } Link to comment
Beyondspace Posted December 6, 2021 Share Posted December 6, 2021 On 12/5/2021 at 7:04 PM, Nicolehel said: Hi, I really need some help with the navigation drop down menu, how can I align the text to the left? They should under the Service option. Thank you! my current code is: .header-nav .header-nav-item--folder .header-nav-folder-content { text-align:left!important; .header-nav-folder-item a { padding: .1em 1em!important; } } Kindly share your site with the protected password to check your issue BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
tuanphan Posted December 11, 2021 Share Posted December 11, 2021 On 12/5/2021 at 7:04 PM, Nicolehel said: Hi, I really need some help with the navigation drop down menu, how can I align the text to the left? They should under the Service option. Thank you! my current code is: .header-nav .header-nav-item--folder .header-nav-folder-content { text-align:left!important; .header-nav-folder-item a { padding: .1em 1em!important; } } Try adding to Design > Custom CSS .header-nav-folder-content a { padding-left: 0 !important; text-align: left !important; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment