Smaller Blog Post List

Home Forums Iconic One Pro Support Smaller Blog Post List

This topic contains 4 replies, has 2 voices, and was last updated by  gosimon 6 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5059

    gosimon
    Participant

    Someone else using your theme has the list of blog posts list smaller:
    http://thepowerofthrift.com/

    On my blog the list previews are very large:
    https://www.myrandomtips.com/

    Is it possible to make the posts appear smaller like theirs?

    #5061

    By default it is like that only, refer: http://demo.themonic.com/io-pro/2

    Please check:

    Live Customizer -> Post Settings and select the checkbox for “Show Excerpts”

    #5062

    gosimon
    Participant

    Live Customizer -> Post Settings and select the checkbox for “Show Excerpts” is already checked.

    Is it because my featured image size is: 1174 × 665

    #5063

    Have you modified any theme files?

    Please check after disabling all plugins and creating a new post with featured image.

    The image source shows something like below – are you using Jetpack Photon service?
    data-orig-file=”https://i0.wp.com/www.myrandomtips.com/wp-content/uploads/2017/10/Get-KeePass-Working-on-SharePoint-1174×665.jpg?fit=1174%2C665&ssl=1″

    #5072

    gosimon
    Participant

    That didnt change anything, so to fix what i wanted, I created a smaller featured image (250 × 200) used a larger image in the post (1174 x 665) and hid the featured image in the post by using this css code:

    .single-post .attachment-post-thumbnail {
      display: none;
    }
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.