LiteSpeed removing
-
I have create a page where I shows coupon code. I create a button and added some CSS on it. I gave a css to class class “
deal-coupon-code
“. Also, I createddeal-coupon-code::before
and.deal-coupon-code::after
classes. Also, I gave IDdeal-coupon-code
to this button. All these CSS are inline and under a particular selector so it only apply to this particular button.
I have added these values to UCSS Selector Allowlist –#deal-coupon-code
#deal-coupon-code*
.deal-coupon-code
.deal-coupon-code::before
.deal-coupon-code::after
.deal-coupon-code*After that, still LiteSpeed Unique CSS remove this CSS, even after added this in allow list
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.