March 18, 2016 at 18:58
#111614
Moderator
Hello, try adding this to style.css of child theme
COPY CODE
.theChampCommentingTabs li:nth-child(1) {
display: none;
}
div#theChampTabs-1 {
display: block !important;
}
div#theChampTabs-0 {
display: none !important;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution