SteveHumphries Posted October 16, 2020 Share Posted October 16, 2020 (edited) Site URL: https://www.norcalmachinery.com/sheetmetal-machinery/lion-1836-cleat-bender Looking to remove the blog thumbnail images out of the header of the individual blog pages, along with the title etc in the banner. The template is Haven. The few css code examples I have found don't seem to work when added into the Page Header Coded Injection of the specific blog. In advance, many thanks any help! Edited October 16, 2020 by SteveHumphries Link to comment
tuanphan Posted October 16, 2020 Share Posted October 16, 2020 Add to Home > Design > Custom CSS .collection-type-blog.view-item figure#thumbnail img { visibility: hidden; } 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
SteveHumphries Posted October 17, 2020 Author Share Posted October 17, 2020 19 hours ago, tuanphan said: Add to Home > Design > Custom CSS .collection-type-blog.view-item figure#thumbnail img { visibility: hidden; } Thanks so much! The code removed the image great. How about for removing the automatic banner with text? Thanks for all your help!!! Link to comment
tuanphan Posted October 21, 2020 Share Posted October 21, 2020 You mean remove both image + text?? 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
SteveHumphries Posted February 3, 2021 Author Share Posted February 3, 2021 Yes that would be great. Sorry for the delay in get back to you. Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 20 hours ago, SteveHumphries said: Yes that would be great. Sorry for the delay in get back to you. Add to Design > Custom CSS .collection-type-blog.view-item .banner-thumbnail-wrapper { display: none; } .collection-type-blog.view-item header#header * { color: black; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment