leylishko Posted May 3 Posted May 3 the texts around my image have spaces in their block because I had to position them around the picture. The text block has a background color in safari but not chrome. (it's supposed to not have any background color) would appreciate any help!!
Shadmon Posted May 3 Posted May 3 Please send the URL of the page where you are facing the issue. Thanks.
Shadmon Posted May 7 Posted May 7 You can add this code to Website > Website Tools > Custom CSS [data-section-id="6626b10328da752ad0d1e1e3"] .html-block { background: transparent !important; } [data-section-id="6626b10328da752ad0d1e1e3"] .fe-block { mix-blend-mode: normal !important; } .sqs-block-image .image-overlay, .sqs-block-image .sqs-image-content::after, .sqs-block-image .image-block-wrapper::after { opacity: 0 !important; background-color: transparent !important; } It will fix the issue. leylishko 1
Solution creedon Posted May 7 Solution Posted May 7 You can set the Blend Mode to Normal. Let us know how it goes. leylishko and lawona_koca31 1 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
leylishko Posted May 10 Author Posted May 10 On 5/7/2024 at 3:53 PM, Shadmon said: You can add this code to Website > Website Tools > Custom CSS [data-section-id="6626b10328da752ad0d1e1e3"] .html-block { background: transparent !important; } [data-section-id="6626b10328da752ad0d1e1e3"] .fe-block { mix-blend-mode: normal !important; } .sqs-block-image .image-overlay, .sqs-block-image .sqs-image-content::after, .sqs-block-image .image-block-wrapper::after { opacity: 0 !important; background-color: transparent !important; } It will fix the issue. Thanks a lot Shadman! I tried the setting blend mode to Normal and it worked!
leylishko Posted May 10 Author Posted May 10 On 5/7/2024 at 4:18 PM, creedon said: You can set the Blend Mode to Normal. Let us know how it goes. Thank you!! It worked!! creedon 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment