DPC_Alex Posted September 5, 2022 Share Posted September 5, 2022 Site URL: https://ilight.squarespace.com/ Hi there - Anyone know what I'm doing wrong when it comes to adjusting vertical alignment of my nav items on the mobile menu? I've tried using this code: .header-menu-nav-folder[data-folder="root"] { padding-bottom: 10vh; } ... which works for moving the nav list down, as shown below. Bt I'm truing to move it up, so this code snippet... but it doesn't work. .header-menu-nav-folder[data-folder="root"] { padding-top: 10vh; } Anyone know what I'm doing wrong? Site password: ilight-admin Thanks! Alex Link to comment
Web_Solutions Posted September 5, 2022 Share Posted September 5, 2022 47 minutes ago, DPC_Alex said: Site URL: https://ilight.squarespace.com/ Hi there - Anyone know what I'm doing wrong when it comes to adjusting vertical alignment of my nav items on the mobile menu? I've tried using this code: .header-menu-nav-folder[data-folder="root"] { padding-bottom: 10vh; } ... which works for moving the nav list down, as shown below. Bt I'm truing to move it up, so this code snippet... but it doesn't work. .header-menu-nav-folder[data-folder="root"] { padding-top: 10vh; } Anyone know what I'm doing wrong? Site password: ilight-admin Thanks! Alex Your site password is not working. Can you share the correct password? Create_Job 1 Link to comment
DPC_Alex Posted September 5, 2022 Author Share Posted September 5, 2022 20 hours ago, Web_Solutions said: Your site password is not working. Can you share the correct password? Sorry! password should be working now. Thanks for looking into this for me - apprecaite! Link to comment
Solution tuanphan Posted September 8, 2022 Solution Share Posted September 8, 2022 On 9/6/2022 at 4:56 AM, DPC_Alex said: Sorry! password should be working now. Thanks for looking into this for me - apprecaite! Use this CSS [data-folder="root"]>.header-menu-nav-folder-content { justify-content: flex-start; } 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
DPC_Alex Posted September 9, 2022 Author Share Posted September 9, 2022 14 hours ago, tuanphan said: Use this CSS [data-folder="root"]>.header-menu-nav-folder-content { justify-content: flex-start; } Thanks @tuanphan! Works perfectly. Very much appreciate your help on this, cheers. tuanphan 1 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