So i found this thread that showed how to alter the menu background width for menu items that contain longer items of text. It contained this bit of code.
.sf-menu ul {
width: 20em !important;
}
Which works great, but now the positioning of the sub-sub menu needs to be altered as well. I'm having trouble isolating the particular CSS that would shift it over. See the attached pic.
So i found this thread that showed how to alter the menu background width for menu items that contain longer items of text. It contained this bit of code.
Which works great, but now the positioning of the sub-sub menu needs to be altered as well. I'm having trouble isolating the particular CSS that would shift it over. See the attached pic.
Can anyone help enlighten me here? Thank you!
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Worked like a charm. Thank you, Tahir!