This topic has 6 replies, 3 voices, and was last updated 5 years, 12 months ago ago by Rose Tyler
Right now the white border on grey Dropdown Menu is too thick on. How can I change the pixel radius on the outline to make it thinner?
Subnavigation Dropdowns are on the “People” And “Practices” pages
Hello,
You can use this custom css code:
.menu .nav-sublist-dropdown ul {
border-width: 1px;
}
Regards
Hello,
I have used this code on my website but it has changed the border size in fixed header, not in main header.
Kindly tell what to do.
Hello @capri_2794,
Please submit new topic, describe the desired result in details and I will help you.
Regards
The issue has been resolved by above code. Thank you
Hello, @capri_2794,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up