Featured Text Heading

Discussion in 'ColorWay WordPress Theme' started by 1stopnonprofitshop, May 4, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    Can I have 2 different font sizes for the featured text heading portion? I'd like the "Save an animal! They are in need of our help!" a little larger, as that will be the title, and then everything underneath that to be smaller, as it's a description.

    theme1.1stopnonprofitshop.com
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    bold_particular_line_pagetitle.png

    After adding the tag, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .content-info.home h1 {
        text-align: center;
        font-size: 30px;
    }
    .

    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