Tagged: submenu
Hi,
the secondary submenu of the last menu item (ПОЭТИКА) goes to the right and is not visible e.g. on the ipad.
can I fix the problem individually for this menu item?
Thank You very much
Regards,
Finlando
Hi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li#menu-item-2950 ul {
left: -200px!important;
}
Cheers!
Yigit
Thanx a lot, Yigit!