Hey, I am trying to switch from my old solution to Zaraz for consent management. I've set it all up so far, but now I want to style the modal with custom CSS, but I'm not quite sure how to do so. I've tried adding a rule for .cf_modal to the Custom CSS section, but it doesn't apply. Thanks for any ideas!
Thanks! That all works fine, but I want to style the modal itself (like background color, border-radius, etc.). If I use .cf_modal.cf_modal as CSS selector, I can't do that, even though that's the class name of the element. Do you know if I need to use a different selector or how I fix this another way?