Problem with lettertype bold

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Feb 12, 2015.

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .textwidget {
      font-weight: 400;
    }
    
    Thanks & Regards
    Pramod
     

Share This Page