Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    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: https://i.imgur.com/7hUzzPJ.png

    Sincely,
    Tony

    Thread Starter ziatakis

    (@ziatakis)

    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

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    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

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Menu Text size’ is closed to new replies.