Is there a way to make the text smaller on nav bar

This topic has 11 replies, 5 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson

  • Avatar: pro2know
    pro2know
    Participant
    September 16, 2015 at 22:14

    Is there a way to make the text smaller on the nav bar.

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 17, 2015 at 07:49

    Hello,

    Try to add the following code in Global Custom CSS.

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

    Regards,
    Robert Hall.

    Avatar: pro2know
    pro2know
    Participant
    September 18, 2015 at 03:23

    That worked but not on all the drop down only on two of them. The first three drop downs stayed at normal size the last two are smaller.

    Please, contact administrator
    for this information.
    Avatar: pro2know
    pro2know
    Participant
    September 18, 2015 at 04:00

    After playing around with it. When I have custom css in the menu “menu-full-width menu-column5” it doesn’t let the font size change. When I remove that from the menu it changes the font. How can I have menu-full-width menu-column5 along with smaller text?

    Avatar: Brian Johnson
    Brian Johnson
    Member
    September 18, 2015 at 05:49

    Hello pro2know

    Would you mind providing us a link to your site?

    Regards,
    Brian Johnson

    Avatar: pro2know
    pro2know
    Participant
    September 18, 2015 at 13:33

    See private

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 18, 2015 at 13:56

    Hello,

    Please use this code in Global Custom CSS in Theme Options > Custom CSS:

    .menu .menu-full-width .nav-sublist-dropdown ul > li > a {
        font-size: 8px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: pro2know
    pro2know
    Participant
    September 18, 2015 at 19:52

    How do you make the top menu item non-clickable.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 18, 2015 at 21:26

    Hello,

    Please clarify what you want to do, show us a screenshot for better understanding.

    Regards,
    Eva Kemp.

    Avatar: pro2know
    pro2know
    Participant
    September 19, 2015 at 14:38

    top menu items to not be able to be clicked.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 07:50

    Hello @pro2know,

    You can add top menu items with “Link” item in Appearance > Menus and just use # for url. This way menu items won’t be clickable.

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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