Custom CSS for Menu Dropdown
https://staging2.moreclickable.com/
Hello. I'd like the dropdown menu to take away the right border on hover. I tried using this CSS as a test to see if it would work for the "Cancer Detection" link, but no luck. I wasn't sure I'm targeting the wrong ID or if the theme simply won't let me over-write the native CSS.
#menu-item-715:hover {
border-right: none;
}
I appreciate you. Thanks.
Comments
Hi,
you should be able to remove this border under STYLE tab when editing Mega Menu template.
I don't think that will achieve what I'm trying to do. I am controlling the border of the submenu items through the header template. And I want to remove just the right border from the active menu item on hover. So I think the only way I can achieve this is through custom CSS. But I can't seem to get it to work.
No, this should be possible to be done via BeBuilder. If you will send private message with wp admin login through the form on the right hand side at https://themeforest.net/user/muffingroup#contact we will show you how this can be done.