Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi dimbays,
This is a small conflict with your theme. Please leave your website URL to allow us to check it and provide CSS solution.
@astghik
Hi!
Here is the link https://m-fix.com.ua/reviews.html
Thank you so much!
@media screen and (max-width: 600px)
#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-agreement, #wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-cookies-consent {
padding-bottom: 15px;
}
@astghik
Hi! Thanks, but I do not have this solution ... (
all without change...
Hi dimbays,
Please delete the code in the previous post and put this one.
@media screen and (max-width: 600px) {
#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-agreement, #wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-cookies-consent {
padding-bottom: 17px !important;
}
}
Don't forget to delete all caches before checking.
Dear @dimbays,
As far as I see, the issue is already fixed. Probably this is the browser cache, please use private session in mobile browsers.