Tagged: menu width
Hello,
can You tell me please, how can i change the submenu width individually?
Thank You very much!
Regards
Finlando
Hey Alex!
Please add following code to Quick CSS and adjust as needed
.av-main-nav #menu-item-2870 ul {
width: 200px;
}
Best regards,
Yigit
Thanks A Lot, Yigit!!!