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.