MFF Posted September 10, 2021 Share Posted September 10, 2021 Site URL: https://mnfreedomfund.org/ I created a blog for the staff bios on the website which worked out okay but, I would like to either (1) remove the banner images on the blog entries or (2) turn them into a solid blue overlay. (100% opacity, color: 202, 66%, 57%). Template is Bryant. Ex. https://mnfreedomfund.org/meet-our-team/2021/9/9/mirella-ceja-orozco-co-executive-director I only want these changes to effect all of the posts in this blog. I don't want to remove the images because it would effect the summary block I have here: https://mnfreedomfund.org/meet-the-team What code should I use? Where should I inject the code since this is a blog? Link to comment
tuanphan Posted September 12, 2021 Share Posted September 12, 2021 Add to Design > Custom CSS /* Remove blog banner */ body.collection-type-blog.view-item .banner-thumbnail-wrapper { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.