Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #206618

    On my blog page, http://jonnyfreesh.com/blog/ all of the preview images stretch to 710 in width. I am using the dummy content blog page and have added a couple posts.

    However, when I create a new page and then call up one category of blog posts using the layout builder then the images only stretch to 660 in width. I noticed that on the Blog Single Author Big page on your demo site the same thing happens.

    I have played around with the settings inside the “blog posts” content element to choose the size of the preview image manually, but no luck. I am using an image with 710 width as the preview image, but using both “No Scaling” and “Entry with Sidebar (710×270)” the preview image still shows up as 660 in width.

    Please let me know how I can fix this.

    Thanks

    Jonny

    #206688

    Hi deyowulf!

    I checked the blog and the featured images stretches to 710px. Can you point us to a post where you see an incorrect featured image size?

    Best regards,
    Ismael

    #206691

    Sorry forgot to post the link to the page where the issue is occurring. Like i said, the images stretch properly on the blog page. Here is an example of a page where I’ve set it up to call up blog posts from only a certain category and the images only stretch to 660.

    http://www.jonnyfreesh.com/recipes

    #206698

    Hi!

    You can add this on your custom.css or Quick CSS:

    .big-preview.single-big {
    padding: 0;
    margin-bottom: 10px;
    }

    Cheers!
    Ismael

    #206704

    Thanks that worked :)

    #206712

    Hey!

    Glad it worked. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Single Author Big Preview Image Size Different on Blog Page and Category Page’ is closed to new replies.