Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #82502
    troyjensen
    Member

    I have looked through the CSS and found where to change the Featured Content Headline Text font size.

    However I dont see the Subheadline text font size.

    Can you tell me where to find that and make it larger?

    Thank you

    http://www.aparadise4u.com

    #82504
    Pratik
    Keymaster

    Hi @troyjensen,
    To change Subheadline text font size, you can add following CSS in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    #featured-post #featured-heading h3 {
       font-size: 20px;
    }
    

    Increase/Decrease the 20px in font-size: 20px as per your need.

    Let me know if this works out or not.

    Regards,
    Pratik

    #82621
    troyjensen
    Member

    Perfect!!!
    That did it

    Thank you

    #82647
    Pratik
    Keymaster

    hi @troyjensen,
    I am glad everything worked out. If you liked our theme and support, please leave us a review at https://wordpress.org/support/view/theme-reviews/adventurous

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Content Subheadline Text font size’ is closed to new replies.