brianagoad Posted April 29, 2020 Share Posted April 29, 2020 Site URL: https://www.brianagoad.com/nice-to-meet-you Hello, I'm trying to remove the "highlighted" part of the title in the overlap image content block. I don't want there to be any color behind the text, but when I change the css to background: none! important, most of the color goes away except for a space before and after each line. I've attached screenshots to show what I mean (Screenshot 1, as it appears in default // Screenshot 2, what happens when I adjust the custom CSS). Does anyone know why this is happening? Or how I can remove the white "highlight" around the text? Thanks in advance! Link to comment
tuanphan Posted April 29, 2020 Share Posted April 29, 2020 white includes background + shadow Add to Home > Design > Custom CSS .sqs-block-image .design-layout-overlap .image-title p { background: none; box-shadow: none; } 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
Archived
This topic is now archived and is closed to further replies.