Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #188455

    Hi,

    I want to make the navigation of the header bigger. The fontsize. How can I do this?

    Greetings

    #188457

    Hey drwooow!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_menu ul:first-child > li > a { font-size: 18px; }

    Regards,
    Yigit

    #188599

    Thank you very much. Where can I found more of these codes?

    #189096

    Hi!

    You can user developer tool on Chrome and Firefox by right clicking > inspect elements to find out which classes to target. You can ask us as well

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make headerfont bigger?’ is closed to new replies.