HTechnical Posted December 15, 2021 Share Posted December 15, 2021 Hi, I would like my header to have the following format: Logo Navigation menu Social buttons I've figured out how to do this, but the pages in the navigation menu are spilling onto two lines instead of decreasing the space between the menu and the logo/social buttons. Does anyone know how to remedy this? Seems like a margins/padding issue. I do not want to change the font/spacing of the nav menu titles. Link to comment
tuanphan Posted December 16, 2021 Share Posted December 16, 2021 Can you share link to your site? We can check easier 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
HTechnical Posted December 17, 2021 Author Share Posted December 17, 2021 Sure! It's still a work in progress but here it is: www.joshuapearl.com Thank you in advance!!! Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 On 12/18/2021 at 12:18 AM, HTechnical said: Sure! It's still a work in progress but here it is: www.joshuapearl.com Thank you in advance!!! Add to Design > Custom CSS nav.header-nav-list { flex-wrap: nowrap; } .header-title { width: 20% !important; flex: 1 1 20% !important; } HodgePodge 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
HTechnical Posted December 20, 2021 Author Share Posted December 20, 2021 Wow, thank you SO much. Truly appreciate the help. 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