abi123 Posted December 8, 2020 Share Posted December 8, 2020 How can I format the preview blocks of a Summary Block in a Wall Layout so that they highlight with a background colour around the image and behind the text when you hover? The example goal is like in this site's blog summaries : https://textilesandmateriality.com/ I can't figure out the right CSS to make it happen. Link to comment
tuanphan Posted December 9, 2020 Share Posted December 9, 2020 Can you share link to page where you use Summary Block. We can help easier 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
abi123 Posted December 9, 2020 Author Share Posted December 9, 2020 10 hours ago, tuanphan said: Can you share link to page where you use Summary Block. We can help easier https://ferret-grouse-kmhh.squarespace.com/ pword: abi123 Link to comment
tuanphan Posted December 11, 2020 Share Posted December 11, 2020 Hi. I see you solved with this code? .sqs-gallery-design-autogrid .summary-item:hover { background-color: #e9795d !important; box-shadow: 1px 1px 8px 2px rgba(0,0,0,.2) !important; opacity: 1; transition: ease-in-out .3s; } 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
abi123 Posted December 16, 2020 Author Share Posted December 16, 2020 @tuanphan That's what I want it to look like, but in the summary layout "wall" instead of "grid. I have only figured out how to do it for "grid" which is my second choice 😞 Link to comment
tuanphan Posted December 17, 2020 Share Posted December 17, 2020 16 hours ago, abi123 said: @tuanphan That's what I want it to look like, but in the summary layout "wall" instead of "grid. I have only figured out how to do it for "grid" which is my second choice 😞 Can you change to wall layout? We will check again. abi123 1 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
abi123 Posted January 22, 2021 Author Share Posted January 22, 2021 (edited) Hi @tuanphan, the site url is now: https://www.migrationandmobility.ca/ and the password to access is: mobility Thanks, Abi Edited January 22, 2021 by abi123 didn't spell the password correctly Link to comment
tuanphan Posted January 23, 2021 Share Posted January 23, 2021 On 1/22/2021 at 10:16 AM, abi123 said: Hi @tuanphan, the site url is now: https://www.migrationandmobility.ca/ and the password to access is: mobility Thanks, Abi Use new code body.homepage .summary-item:hover { background-color: #e9795d !important; box-shadow: 1px 1px 8px 2px rgba(0,0,0,.2) !important; opacity: 1; transition: ease-in-out .3s; } abi123 1 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