Home Forums Pro Themes Education Hub Pro font size my theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #62695
    hassan baghdad
    Participant

    how to i can change size font my theme

    #62703
    wensolutions
    Keymaster

    Hello @kingiraq,

    Please mention the section that you want to increase the font size of so that we can provide you precise fix.

    Thank you.

    Best Regards!!

    #65209
    hassan baghdad
    Participant

    the menus

    #65222
    wensolutions
    Keymaster

    Hello @kingiraq,

    You can control the font size of your primary navigation menu in Education Hup Pro theme by adding the following custom CSS in your Admin Dashboard > Appearance > Customize > Additional CSS :

    .main-navigation ul li a {
        font-size: 14px;
    }

    You can increase or decrease the font size value ( in px. ) as per your requirements.

    Hope this Helps,

    Best Regards !!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.