New Landing How can we help? Themeforest Theme Support Flexform Change font size in top bar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #183072
    Bitedge
    Member
    Post count: 345

    Hi guys,

    How can we change font size in top bar?

    http://bitcoin-betting-guide.com/

    In my css.styles sheet I have

    #top-bar .menu li a {
    font-size: 16px !important;
    }

    But whatever font size value I put make no difference

    I think the text size is defined somewhere else, where the icon image display is set

    #183089
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    So you have this in your custom css?

     #top-bar .menu li a {
      font-size: 15px !important;
    }

    I can’t tell because it’s minified

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.