enlarge the font size from top right contact details

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

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Is it possible to enlagere the font size from the top right contact details?

    And also the size of the button.

    Thank you.
     
  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:
    .call-us {
      font-size: 25px;
    }
    
    Change size according to your requirement.

    Thanks & Regards
    Pramod Patel
     

Share This Page