Okay
  Public Ticket #1109425
Menu Fonts
Closed

Comments

  •  2
    Carlos Perez started the conversation

    I am trying to change the menu fonts under the wealth options and no matter what I change it to it displays a font that I am not sure what to call it but I can not change pixel size or anything. Is there a way to change this?

  •  2,010
    Ocean replied

    Hi,

    You can add css code here http://www.awesomescreenshot.com/image/431375/60a65bbd73398f66ec983fe267a49737

    .lp-header .navbar-default .navbar-nav>li>a{
        font-family: your-font;
        font-size: your-font;
        font-weight:500;
        padding: 10px 15px 10px 15px;
    }
    


  •  2
    Carlos Perez replied

    the theme I have has a section called Typography that list Heading 1 Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 and Menu item under the menu option it allows you to choose a font its weight alignment size and color what is that for if I have to use css?

  •  2,010
    Ocean replied

    Hi,

    If you use css code, you'll easily control.

    if you want to use typography option, i'll check for you again!

  •  2
    Carlos Perez replied

    If you could check for me I dont use css a lot and do not want to make any mistakes

  •  2,010
    Ocean replied

    Hi,

    Please, send me your link wp-admin with username and password (Set private reply).

    I'll check and help you!

  •   Carlos Perez replied privately
  •  2,010
    Ocean replied

    Hi,

    Help done, now you can setup your menu with typography.