JennGB Posted November 7 Share Posted November 7 I have a "blog" page on my site that is a Job Posting page. I use an archive block to filter the listings from full-time to part-time. My issue is when a visitor chooses one of those, the site brings them to a new page I have no design control over. The images are displaying way too large. Is there a way I can access this filtered page? Is there a setting somewhere where I can change the image settings for that page? Is there a custom code someone knows I could use for this? Link to comment
tuanphan Posted November 10 Share Posted November 10 You can consider use Filter Plugin (affiliate link), it will filter posts on current page With your case, you can add this code to Website > Website Tools (under Not Linked) > Custom CSS to resize image section.blog-image-wrapper img { object-fit: contain !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Solution JennGB Posted November 14 Author Solution Share Posted November 14 This code worked for me! Thank you for taking the time to help me. I will check out the filter plug in as well. Appreciate you. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment