Jun 08, 2019 12:42 am
Unable to click on these buttons.
1 Reply
Jun 08, 2019 7:57 am
Hi @stocksforum,
This is also CSS conflict with the active theme. The following CSS code should help you to resolve the issue:
#wpforo #wpforo-wrap :target:before {
display: none !important;
}
Please don't forget to delete all caches and press CTRL+F5 on frontend before checking.