Change font size - by fredwerk - on WordPress WooCommerce support

This topic has 9 replies, 4 voices, and was last updated 10 years ago ago by Robert Hall

  • Avatar: fredwerk
    fredwerk
    Participant
    November 18, 2014 at 22:12

    Hi,

    Under the theme setting > Typography > Main Font, I changed to size 18 however it also changed it for “Return to previous page”:

    http://www.asascharity.org/support-us/
    https://www.dropbox.com/s/ksclvw7nvcnf4co/Ember.png?dl=0

    I just want the Menu to be changed, not the other bit.

    Please check,

    Many thanks,

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 18, 2014 at 23:44

    Hello,

    To change font size of the menu items add this code into custom.css file:

    .main-nav .menu > li > a {
        font-size: 15px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    November 19, 2014 at 00:32

    Thanks, this worked!

    🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 00:33

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: CJMillar82
    CJMillar82
    Participant
    November 20, 2014 at 08:10

    This only changes the main menu – how do I change the sub-menu items on that main menu?

    Avatar: CJMillar82
    CJMillar82
    Participant
    November 20, 2014 at 08:13

    When I try to change it on the Typography page, it only changes the main menu items. I need the sub-menu items to be the same as the main menu in font size. Please help! Right now it changes the first sub-menu item in the dropdown only and the rest are a different font size which looks awful.

    http://giddyupgear.horseflydigital.com

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 20, 2014 at 08:14

    Hello CJMillar82,

    Please add following code into custom.css file.

    .main-nav .menu > li .nav-sublist-dropdown .container > ul > li a{
    font-size:12px;
    }

    Regards,
    Robert Hall.

    Avatar: CJMillar82
    CJMillar82
    Participant
    November 20, 2014 at 08:16

    Whoa you guys are fast!!!

    YAY it worked thank you!!!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 20, 2014 at 08:21

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Change font size’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.