AaronKurz Posted June 23, 2020 Posted June 23, 2020 Site URL: https://www.aaronkurzpianist.com/ Hi everyone, I'd really love to make my site header cover more of the screen, width-wise, but I don't want to make the individual links any closer together. Is there any way to decrease the padding between the header and the site title/right edge of the screen? If that's unclear, I want the header links to stay centered and cover more of the page, horizontally, so that they don't wrap to the next line so quickly. Thank you 🙂
AaronKurz Posted June 26, 2020 Author Posted June 26, 2020 Not sure if I'm allowed to bump, but anyone have an answer to this?
tuanphan Posted June 28, 2020 Posted June 28, 2020 Add to Home > Design > custom CSS .header-title-nav-wrapper { flex: 1 0 80%; } .header-nav { width: 100%; flex: 1 1 100% !important; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.