Phone no. bigger?

Discussion in 'BusinessGrow One Page WordPress Theme' started by rsjhunter, Apr 25, 2014.

  1. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    Any way to make phone no. larger

    zerochlorine.com
     
  2. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    that is the phone no. on top left side of home page
     
  3. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    #call_us p {
    font-size: 20px;
    }
     
    You can adjust the value of "font-size" as per your requirement.
    This will solve your issue.
     

Share This Page