Featured Image and blog view

Home Support Themes Forum Featured Image and blog view

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31755
    Anonymous
    Inactive

    What is the suggested picture size for the blog’s featured image?
    Is it possible to modify the existing blog view?
    I think that the picture size of the blog Featured Image is too big. Now the text is on the right side in the page, but I would like to move it under the picture (featured image). Is it possible? I think this view isn’t enough practical.
    Please check it here: http://bazso-fa.hu/2019/10/06/egyedi-konyhaszekreny/
    Thanks

    #31791
    FlyThemes
    Keymaster

    Hi

    The featured image you hvae added was positioning on left side. Add featured image again and set alignment to center or none.

    Thank You

    #31795
    Anonymous
    Inactive

    Hi,
    Thanks it works.
    Solution:
    Go to Appearance >> Customize >> Additional CSS and add the next lines:

    .blog-post-repeat .post-thumb img {
    float: none;
    margin-right: 15px;
    margin-bottom: 15px;
    height: auto;
    }
    Thanks for your quick response

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.