AdamZ Posted December 14, 2023 Share Posted December 14, 2023 It's for www.buriedinwork.com. Only one link would have drowpdown arrow, "Resources". Thanks! Link to comment
AdamZ Posted December 14, 2023 Author Share Posted December 14, 2023 (edited) I think I figured it out, but the "resources" link now looks like it is dropped by a few pixels below the others options in chrome. Any way to fix? Code injection: a.header-nav-folder-title:after { content: "\e009"; font-family: 'squarespace-ui-font'; position: relative; } Edited December 14, 2023 by AdamZ Link to comment
tuanphan Posted December 15, 2023 Share Posted December 15, 2023 add top value to your code a.header-nav-folder-title:after { content: "\e009"; font-family: 'squarespace-ui-font'; position: relative; top: 5px; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment