blog post featured on homepage image blurry and stretched

Discussion in 'ButterBelly WordPress Theme' started by krwilliams10, Sep 17, 2014.

  1. krwilliams10

    krwilliams10 New Member

    Joined:
    Aug 7, 2014
    Messages:
    6
    Likes Received:
    0
    What's the photo dimension for the images for the blog posts featured on the homepage. In the actual post the image is not stretched or blurry.
    Also, the text that is above the blog posts that say "Show Your Latest Posts Here," how do I delete this?
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please provide your website URL.
    Thanks & Regards
    Pramod
     
  3. krwilliams10

    krwilliams10 New Member

    Joined:
    Aug 7, 2014
    Messages:
    6
    Likes Received:
    0
  4. Swapnil123

    Swapnil123 Administrator

    Joined:
    Oct 4, 2014
    Messages:
    12
    Likes Received:
    0
    Hello,

    The image size should be ( 354 x 284 ) pixcels.

    And to remove the text ,
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .feature_blog_content h2 {
    display: none;
    }
    Let me know for further doubts and queries.

    Thanks & Regards,
    Swapnil Gupta,
    InkThemes.com
     

Share This Page