Change Blackfyre Dropdown Font Size

  • In Progress
    Posted in: BlackFyre  
  • Member
    Samuraikav
    October 22, 2015 at 1:15 am #69133

    I’m trying to see what part of bootstrap I need to change for the font size to bump up one or 2 px in the dropdown links. Seems that the following is one of the locations but it springs back to smaller text quickly afterwards.

    .dropdown-menu>li>a {
    padding: 1em 1.5em;
    line-height: normal;
    display: block;
    text-align: left;
    border: none!important;
    font-size: 11px;
    color: #E3E3E3;
    background-color: #262626;
    font-weight: 400;

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.