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.
2 Replies
May 31, 2020 3:04 pm
Hi
To solve the first issue use the following CSS codes:
#wpdcom div:hover.wpd-field-desc span {
left: -260%;
}
#wpdcom div.wpd-field-desc span:after {
left: 79%;
}
The CSS codes should be added in the "Custom CSS Code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Regarding the second issue, we'll need your website URL to debug the CSS conflict.