New Landing How can we help? Themeforest Theme Support Neighborhood Font size for single images

Viewing 4 posts - 1 through 4 (of 4 total)
  • #169988
    CharmaDesignStudio
    Member
    Post count: 21

    We were using this css:

    .spb_single_image figure figcaption {
    	font-size: 24px;
    	font-weight: bold;
    }
    

    to change the font size of the single image posts on the home page http://www.evasonaike.com but since the theme update they have gone back smaller. I tried to use this:

    .masonry-items .blog-item .quote-excerpt, #commentform label, .contact-form label {
    	font-size: 24px;
    	line-height: 22px;
    }
    

    but it changed the sizes of the footer as well.

    Any ideas?

    #170009
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Change it to:

    .spb_single_image figure figcaption p {
    	font-size: 24px;
    	font-weight: bold;
    }
    

    – Kyle

    #170046
    CharmaDesignStudio
    Member
    Post count: 21

    Thanks perfect!

    #170047
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register