I add Single Product (tabs) description and Additional Info. When I click on additional info I can’t move back on description
Hello Vitaliy,
Thanks for writing in!
You are experiencing the issue because you have added this custom CSS:
.description_tab, a.entry-thumb:hover:before, .woocommerce .product-remove, .x-recent-posts .x-recent-posts-date, .woocommerce li.product .entry-header .button, .woocommerce li.product:hover .entry-header .button, .x-recent-posts a:hover .has-post-thumbnail .x-recent-posts-img:after, .x-recent-posts a:hover .has-post-thumbnail .x-recent-posts-img:before, .blog .x-main.full > article:not(:first-child) .entry-wrap .entry-content.excerpt {
display: none !important;
}
Please remove .description_tab, from the code above and update your custom CSS code so that you can click back to the Description tab in your products page.
Best Regards.
1 Like
Awesome! Thanks!
Glad to hear that. We kindly ask that before reporting an issue to us, please first do the troubleshooting steps listed in our article here: https://theme.co/docs/common-issues
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
