LindseyMexico14 Posted June 22, 2022 Posted June 22, 2022 Site URL: https://scarlet-magenta-kera.squarespace.com/orthopedic-issues password: VMPT123 I want the drop down menu as it is now, however orthopedics/sports is always underlined, how can I remove that below is the code i am using currently .header-nav .header-nav-item--folder .header-nav-folder-content{ font-weight: bold; } a.header-nav-folder-title:hover + div, .header-nav-folder-content { text-align: left !important; position: absolute; left: 100% !important; right: 0% !important; -webkit-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); background: transparent !important; } thanks
tuanphan Posted June 23, 2022 Posted June 23, 2022 Add to Design > Custom CSS .header-nav-folder-content * { background-image: none !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!)
LindseyMexico14 Posted June 27, 2022 Author Posted June 27, 2022 On 6/23/2022 at 3:36 AM, tuanphan said: Add to Design > Custom CSS .header-nav-folder-content * { background-image: none !important; } thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment