Hi @lucap8,
Most-likely there is some other CSS on the page, potentially added by the theme, which interferes with the document styles.
If you provide an URL to the website we can check which CSS rule that might be.
Kind regards,
Jarno
Thread Starter
lucap8
(@lucap8)
Hi @lucap8,
Could you try adding the below CSS to Appearance > Customize > Additional CSS?
@media (max-width: 555px) {
.cmplz-document .entry-content {
word-break: unset;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary, #cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary {
white-space: pre-wrap;
}
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div {
grid-template-columns: 2fr 12em auto 25px;
}
}
Let me know if that works for you!
Kind regards,
Jarno
Thread Starter
lucap8
(@lucap8)
Glad to hear this resolved your issue!
If you’re happy with our support, it would be great if you can leave a review!
https://ww.wp.xz.cn/support/plugin/complianz-gdpr/reviews/