mportch Posted September 12, 2020 Share Posted September 12, 2020 Site URL: https://www.mattportch.com Hi, When you click "PROJECTS" in my nav, is there a way to move "< BACK" under the projects, then move all that text higher on the page? (Would also like to know if the "X" icon could be made smaller?) Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Add to Home > Design > Custom CSS /* burger size */ .burger--active .burger-inner div { width: 20px !important; } /* back under project */ .header-menu-nav-folder--active .header-menu-nav-folder-content { display: flex; flex-direction: column-reverse; } 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
mportch Posted September 14, 2020 Author Share Posted September 14, 2020 @tuanphan Hi, The burger worked. But the column-reverse didn't work because it put "projects" at the bottom of the nav menu and flipped the order of "lost america" and "desert modern" 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