BUROM Posted October 25 Share Posted October 25 (edited) Hi there I'm having trouble with the MENU BLOCK. I'd like to align the text + title + menu tabs to the left. WEBSITE HERE https://emmiko.com.au/test I've been able to left align the tabs but for some reason the title and description doesn't work for me. Does anybody know how to left align this with css code? I've tried the multi-column feature as outlined by Squarespace but that wasn't successful. Thank you Edited October 26 by BUROM Link to comment
tuanphan Posted October 26 Share Posted October 26 You can add this to Website Tools (under Not Linked) > Custom CSS /* align menu block */ .menu-section * { 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
BUROM Posted October 29 Author Share Posted October 29 Omg you're the best! 2 more things: 1 - is it possible to have a fade transition effect when clicking between "for brands" and "for people"? 2 - can I get more space with css between the header "amplifying leaders...." and the paragraph? Thank you Thank you Link to comment
tuanphan Posted October 30 Share Posted October 30 #1. Use this CSS code .menu-section-title { margin-bottom: 20px; } 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