StephCueLaz Posted November 24 Posted November 24 Hello. How to I change the spacing in the primary and secondary mobile navs without effecting each other? Right now I like there to be a bit more space between the primary nav, but would like less spacing in the secondary nav so that the user doesn't need to scroll to see all my projects. I was able to customize the nav with a custom font, but need help with spacing. I've attached screenshots, please help! Also, is there a way to align both the copy in the primary & secondary nav? I like where "back" is place in the secondary nav but would like to move "projects" up to the space spot. Thank you!
Solution tuanphan Posted Thursday at 03:37 AM Solution Posted Thursday at 03:37 AM You can use this code to Website Tools > Custom CSS [data-folder="root"]>div>div>div.container { margin-bottom: 30px; } div.header-menu-nav-folder--active>div>div.container { margin-bottom: 5px; } 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!)
StephCueLaz Posted Thursday at 03:52 AM Author Posted Thursday at 03:52 AM That worked. Thank you so, so much @tuanphan!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment