JennGB
-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
JennGB reacted to tuanphan in Summary Block Help
You try using Classic Editor Section instead, the last problem won't appear
-
JennGB reacted to tuanphan in Archive Block filter page design
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; }
-
JennGB got a reaction from tuanphan in Archive Block filter page design
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.