hi ziatakis,
Thank you for the message, You can go to the styling setting and adjust the submenus font-size – Feel free to take a look at the picture here: http://i.imgur.com/7hUzzPJ.png
Sincely,
Tony
Dear Tony,
thank you for your reply. The option you gave me, is only available when i use submenou. When i import custom menu widget instead of submenu, the styling is not availabe.
Best Regards
Konstantinos
hi ziatakis
Thank you for the reply. Could you take a screenshot with a mark at where you would like to change the font size so that i can assist you
Sincerely,
Tony
hi ziatakis,
Thank you for the screenshot. I really appreciate it because it helped me know the problem in detail. You can try adding the below code and let me know if it is fine
/* font size for Λαμπτήρες LED */
h2.widgettitle {
font-size: 23px;
}
/* Λαμπτήρες LED */
span.ig-menu-title {
font-size: 13px;
}
/* LED PL (G24) */
li[id^='menu-item-70'] a{
font-size: 12px;
}
Sincerely,
Tony