Question: font-weight: bold !important; for buttons

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    salah9
    July 25, 2015 at 7:44 pm #50221

    How can I make the buttons font bold. I tried this CSS but didn’t work! I use Google Font.

    .hb-button, input[type=submit], a.read-more{
        font-family: 'Amiri';
        font-weight: 700 !important;
        font-style: normal !important;
        letter-spacing:0 !important;
    }

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

Comments are closed.