• How do I change the font size in the Krystal Pro Menu. I have tried Appearance->Customize->Typography settings – Menu settings but that does not seem to make a difference. I also tried searching the Krystal-sytle.css but I did not see where to change it. Please advise.

    Thanks,
    Will

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @osheaw2

    Thanks for reaching out
    Please try the CSS below

    #krystal-main-menu-wrapper .nav>li>a {
    font-size: 12px;
    }

    Copy & Paste it in Appearance -> Customize -> Additional CSS

    NOTE: Change the number 12 to adjust the font size

    Best Regards

    Thread Starter osheaw2

    (@osheaw2)

    Got it. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Krystal Pro Menu Font size’ is closed to new replies.