jmcg Posted March 10, 2022 Share Posted March 10, 2022 (edited) Site URL: https://www.saintandrewpasadena.org/ The previous webmaster applied custom css and I'm not able to currently fix the button issues we're having. I want the tan buttons to all appear on one line underneath the black links in the secondary nav. Any tips on how to accomplish this? Edited March 10, 2022 by jmcg Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 It looks line one line here? 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
jmcg Posted March 14, 2022 Author Share Posted March 14, 2022 Thanks @tuanphan for taking a look! On my laptop it's rendering like this (attached). Would you have any suggestions for forcing all the tan buttons on that second line? Link to comment
jmcg Posted March 16, 2022 Author Share Posted March 16, 2022 As an update I was able to get this resolved with the following steps: use jQuery to insert a break before the 6th nav item. $('.Header-nav-inner>a:nth-child(6)').before('<br>'); tuanphan 1 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