Archived topic
Comment Consent Checkbox almost not visible
6 replies · Started by Andreas on February 10, 2023
Dear Generatepress Team,
we switched yesterday to you theme and we really love it. The only downside is, that on mobile the consent checkbox (to leave a comment in Wordpress) is super small now. It is almost not visible, but people need to tick it to leave a comment.
This is the checkbox: https://www.wpbeginner.com/wp-themes/how-to-add-a-gdpr-comment-privacy-opt-in-checkbox-in-wordpress/
How can I increase the size of the consent checkbox back to a regular size?
Kind regards,
Andy
Hi there,
thanks for the kind feedback.
Where can i see the checkbox ?
Hi David,
you can see the checkbox here: https://heissehimbeeren.com/reis-kochen/
It is above the button "Kommentar abgeben" (Leave a comment).
On mobile it is at the moment super small :)
Thank you so much, kind regards
Andy
Hi David,
I tried now everything. I removed all CSS (cleared the cache). I deinstalled all plugins (cleared the cache). But GeneratePress still seems to downsize the GDPR consent button on the Wordpress comments.
Do you have any idea, what else I can or should do?
Kind regards,
Andy
Sorry your last reply slipped through our system. If we don't reply within 24 hrs then please do send a follow up.
What happens if you add this CSS:
#wp-comment-cookies-consent {
width: 30px;
transform: scale(1.5);
}
It worked :)
Thank you David and have a great week :)
You're welcome and you too