This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #144217
     youllsee42
    Participant

    I have tried going into Customize, Edit Page, Appearance, Theme Options and I cannot seem to find where I can make the Page tabs type size bigger. In fact that seems to be a bit of a mystery throughout.

    I’d like to make bigger and Bold

    Also what is the default Font -Roboto?

    Suzan

    Attachments:
    You must be logged in to view attached files.
    #144456
     Radu
    Moderator

    Hi,

    Use this css selector

    COPY CODE
    
    .kleo-main-header .navbar-nav > li > a {
        font-size: 16px;
        font-weight:bold;
    }
    

    The menu font it’s depends by the body from that can be changed wp-admin -> theme options -> fonts -> body font

    The Css will be added to wp-admin -> theme options -> general settings -> quick css
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?