calcal Posted August 12, 2022 Share Posted August 12, 2022 Site URL: https://cals.art Good day everyone! I would like to change the height or vertical padding, of the sub-navigation in my mobile navigation menu, is that possible? Thanks in advance Link to comment
tuanphan Posted August 13, 2022 Share Posted August 13, 2022 Add to Design > Custom CSS div:not([data-folder]) div.header-menu-nav-item { margin-bottom: 30px; } [data-folder] div.container { margin-bottom: 50px !important; } calcal 1 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
calcal Posted August 22, 2022 Author Share Posted August 22, 2022 On 8/13/2022 at 11:22 PM, tuanphan said: Add to Design > Custom CSS div:not([data-folder]) div.header-menu-nav-item { margin-bottom: 30px; } [data-folder] div.container { margin-bottom: 50px !important; } Thanks so much for your response tuanphan, unfortunately this code is changing the spacing between menu elements, but I need to raise the entire sub-menu (folder link) up, I've attached images to better illustrate 🙂 Thanks for the help I really appreciate it Link to comment
calcal Posted August 22, 2022 Author Share Posted August 22, 2022 My apologies, the site is https://cals.art and the password is pump Thanks again! Link to comment
tuanphan Posted August 23, 2022 Share Posted August 23, 2022 On 8/22/2022 at 7:56 PM, calcal said: My apologies, the site is https://cals.art and the password is pump Thanks again! Add to Design > Custom CSS [data-folder] .header-menu-nav-folder-content { justify-content: flex-start; } calcal 1 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
calcal Posted August 25, 2022 Author Share Posted August 25, 2022 Thanks again @tuanphan this has solved the issue perfectly! On 8/24/2022 at 8:52 AM, tuanphan said: Add to Design > Custom CSS [data-folder] .header-menu-nav-folder-content { justify-content: flex-start; } 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