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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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 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