Can i an increase the Icon size in main menu?
-
Can i an increase the Icon size in main menu?
Attachments:
You must be
logged in to view attached files.
Hi goodorganics.co.in,
Thanks for reaching to us and appreciate your patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-sub-menu ul li>a img, img.wd-nav-img {
width: 50px !important;
height: 50px !important;
max-height: 100%;
}
Kind Regards,
Hung PD
But the other icons in menu are not increased in size ??
Attachments:
You must be
logged in to view attached files.