Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28362

    Hi,

    I want to increase the font size of my navigation menu to 14px. I searched the forum and found solutions, however, they didn’t work for mine.

    What is the correct css?

    http://businessoceans.com/bomarketing/

    #137346

    Hi boag,

    Try adding the following CS to your Quick CS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

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

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Nav Menu Font Size’ is closed to new replies.