Home Page Sub Heading Font size

Discussion in 'Harrington- A WordPress Business Theme.' started by dinobravo10, Feb 11, 2016.

  1. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Good Day,

    I want to decrease the font size of the Home Page Sub Heading.

    Please assist.

    Kind Regards
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .home_container .page_info p {
        font-size: 14px;
    }
    Change the numeric value as per the requirement...

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page