MaxFlu Posted November 14 Share Posted November 14 I'm having a strange issue where the text background color on my pop-up is white, when I'm trying to make it navy blue. It's almost as if the text background color is white or the text is being highlighted in white, neither of which I did. Would anyone have thoughts on to why this is happening? I've attached a screenshot and included the custom CSS I'm currently using on the pop-up: /* POP-UP*/ .sqs-slide-wrapper[ data-slide-type = "popup-overlay"] .form-disclaimer-text { display: none; } /* remove X */ .sqs-popup-overlay-close { display: none; } /* round corners */ .sqs-slide-wrapper[ data-slide-type = "popup-overlay"] .sqs-slide-layer-content { border-radius: 20px; } /* gradient backdrop */ .sqs-slide-wrapper[ data-slide-type = "popup-overlay"] .layer-back { background: linear-gradient(to right, #04275c, #d8463f); opacity: .65; } /* END POP-UP */ Link to comment
tuanphan Posted November 18 Share Posted November 18 Hi, What is site url? We can check 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment