CentricDesigns Posted September 12, 2022 Posted September 12, 2022 Site URL: https://capybera-grouse-dkb9.squarespace.com/ I am trying to get rid of the random white border that is surrounding my dropdown navigation menu. I cannot figure it out for the life of me. Attached is a picture and also the code I have for the header is below. Thank you! *Under Custom CSS* /* Header Nav: Remove Underline Under Nav */ header#header a:not(.btn) { background-image: none !important; } /* Header Nav Dropdown: Outline */ .header-nav-folder-item { text-align: center; border: 1px solid #056739; padding: .5rem !important; } *Under Home Page Advanced* <style> /* Nav Item Hover Color */ .header-nav-item a:hover { color: #056739 !important; } /* Turn Social Icons Green on Hover */ .header-actions-action--social .icon:hover svg{ fill: #056739 !important; } </style>
tuanphan Posted September 17, 2022 Posted September 17, 2022 Hi, What is access password? 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!)
CentricDesigns Posted September 19, 2022 Author Posted September 19, 2022 I am no longer having the issue, thank you though!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment