Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #12619
    impresnet
    Member

    How to change the font size in the menu and in the pages.

    My test page: http://www.impresnet.com/esc/EAO/

    Bye.

    #12638
    Sakin
    Keymaster

    @impresnet: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-menu ul.menu a {
        font-size: 16px;
    }
    #12643
    impresnet
    Member

    And the size of the text on the page.

    If I want to change the font to “Tahoma”, as I do?

    #12691
    Sakin
    Keymaster

    @impresnet:
    /* For Default Font Size for content and all */
    body, button, input, select, textarea { font-size: 16px; }

    /* For all Content font size */
    .hentry p { font-size: 16px; }

    For font to “Tahoma” just go to “Appearance => Theme Options => Font Family Options” and change it.

    #13002
    impresnet
    Member

    And the size of the text for the submenu?

    No meeting to leave “tahoma” http://oi40.tinypic.com/353dvli.jpg

    #13006
    Sakin
    Keymaster

    @impresnet: Your screenshot is showing Admin Theme Options panel. So, why are do you need to change the admin panel?

    #13039
    impresnet
    Member

    The image is to be noted that I do not find the area to change the text to “Tahoma”

    #13048
    Sakin
    Keymaster

    @impresnet: Font Family option is there only in Pro version not in Free version. See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change size text’ is closed to new replies.