rrubinph Posted October 22, 2021 Share Posted October 22, 2021 (edited) Site URL: https://www.letsbonfire.com/ This is what I want the menu to look like - or as close to it as possible. I've tried a variety of codes for the transparency and rounded edges and nothing seems to affect it. Edited October 22, 2021 by rrubinph more info Link to comment
tuanphan Posted October 25, 2021 Share Posted October 25, 2021 Add to Design > Custom CSS .folder-toggle:hover { background-color: rgba(0,0,0,0.35); color: white !important; border-radius: 20px; } .subnav { background-color: rgba(0,0,0,0.35) !important; border-radius: 20px; margin-top: 5px; } .subnav>div:nth-child(1) a:before { content: "\e00e"; font-family: 'squarespace-ui-font'; } .subnav>div:nth-child(2) a:before { content: "\e028"; font-family: 'squarespace-ui-font'; } 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