Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #195331

    Hi there –

    I am using the “Single author, small preview pic” option for blog posts. How can I decrease the featured image size?

    http://www.olympicweightliftingguru.com

    Also, how can I crop the images on my post slider (on the homepage) so that they are aligned?

    Thanks!

    #195466

    Hey sappermarine!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust

     .avia-content-slider .slide-image img { height: 180px; }
    #top .fullsize .template-blog .blog-meta { width: 40px; }
    .small-preview { width: 40px; height: 40px; line-height: 40px; }

    Regards,
    Yigit

    #195971

    Thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to decrease featured image size on individual post’ is closed to new replies.