Tagged: archive.php
Could you please tell us how to reduce the image size of posts in the archive desktop view?
Many thanks
Hi,
Can you post a link to your archive please?
Regards,
Josue
Sorry, I wanted to add that we’re using a LMS plugin – it uses the archive.php to list all “courses”.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.archive .fullsize .template-blog .big-preview img {
width: 20%!important;
margin: auto;
}
Regards,
Yigit
Hey Yigit, thanks once again for the immediate response! That CSS helps but we lose the align center of the image – please see the link again. Many thanks
Hi Yigit,
Yes, that looks good. Just wondering if we can get a grid layout on this?
Robert
Hey!
Sure, please see Peter’s post here – https://kriesi.at/support/topic/how-to-get-a-different-layout-for-the-blog-page-without-breaking-breadcrumbs/#post-256745
Best regards,
Yigit