How can I make it so that this particle gets rounded off by the border radius of the dropdown for the first & last menu items when hovering? See how it’s sticking out? Thanks
Hello @threeoten,
Thank you for the inquiry.
You can try this css code:
.sub-menu {
overflow: hidden !important;
}
If you need further assistance with custom modifications, please check out our One service.
Best regards,
Ismael
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.