Empty Boxes in GDPR Privacy Center?

WordPress GDPR FAQ Viewed: 1348

If there are empty boxes or the layout is not aligned, please add the following custom CSS:

.wordpress-gdpr-privacy-center p {
    display: none;
}

.wordpress-gdpr-privacy-center p.wordpress-gdpr-privacy-center-item-desc {
     display: block;
 }

Leave a Reply

Your email address will not be published. Required fields are marked *