hostyle01 Posted November 24, 2023 Posted November 24, 2023 Hi, Can I please get some help with my site, 1. I am trying to make the homepage nav links black, but they seem to be taking on a overlay style, which I can't find to change. 2. Also having trouble with the nav links stacking, is there a way to prevent this? 3. I'm also wanting to change form and nav button font to a custom font, 'area-extended'. Any help would be great! Thanks, Holly https://porpoise-mandarin-63tw.squarespace.com/ p/w: besos
Solution tuanphan Posted November 26, 2023 Solution Posted November 26, 2023 #1. Add this code to Website Tools (under Not Linked) > Custom CSS body.homepage div.header-nav-item>a { color: black !important; } #2. Use this CSS code nav.header-nav-list { flex-wrap: nowrap !important; } #3. Use this code div.header-nav-item, a.btn, div.form-block * { font-family: 'span' !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
Create an account or sign in to comment
You need to be a member in order to leave a comment