Dear Team, Please let me know the solution for change the big-preview image in blog page to 1000X600.
Hi Vadivel,
Big-preview image in Single Posts aren’t cropped and uses full image size.
Please try to upload an image with the size you want to use.
Best regards,
Nikko
I have tried upload image full size its not working. current image in page is full size.
Hi srinagasai,
I apologize for my mistake, the image is 1000px in width however the container is only 813px.
To fix that, would it be okay to set the maximum width of your container to 1000px?
Best regards,
Nikko
I am ok to keep 1000×600 Height is 600 and with is 1000.
Hi srinagasai,
Please try to add this code in Quick CSS, located in Enfold > General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper {
max-width: 1100px;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
max-width: 1000px;
}
Best regards,
Nikko
I have tried appling its not working
Hi, I am ok with the size. image is fit to box. Its expanding.
Hi srinagasai,
Did the code work? if not then please disable CSS file merging and compression in Enfold > Performance.
And if it does work, it should expand the box since the image’s maximum width is 100% of the container width therefore expect it not to be 1000px if it’s inside an 800px width container.
Best regards,
Nikko
Hi Nikko,
I have found the solution. Thanks.
Hi srinagasai,
I’m glad to hear that :)
Thanks also for using Enfold and have a great day!
Best regards,
Nikko