Marta Posted June 14, 2022 Share Posted June 14, 2022 Site URL: https://www.martaraptis.com/ Hello, Does anyone know how to make the navigation menu way closer to the logo in Brine? Here's my link: https://www.martaraptis.com/ As it stands, the primary and secondary menus are way to far to the edges and I want them basically next to the logo. Thank you! Link to comment
tuanphan Posted June 15, 2022 Share Posted June 15, 2022 Add to Design > Custom CSS [data-nc-container="top-left"] { justify-content: flex-end !important; } [data-nc-container="top-right"] { justify-content: flex-start !important; } Marta 1 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!) Link to comment
Marta Posted June 15, 2022 Author Share Posted June 15, 2022 10 hours ago, tuanphan said: Add to Design > Custom CSS [data-nc-container="top-left"] { justify-content: flex-end !important; } [data-nc-container="top-right"] { justify-content: flex-start !important; } Great, thank you so much! That worked well 🙂 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