Product page Additional tab content CSS
-
I was generating some CSS to speed up the site and in that process content under “Product page-> Tabs -> Additional tab content” & “Product description” are not seen. They are organized in “Product page-> Tabs” as Accordion + After Add to Cart.
I can see the titles but not the content 🙁
What I did find out is that by changing custom CSS for
.woodmart-scroll .woodmart-scroll-content {
position: absolute;
}
to
.woodmart-scroll .woodmart-scroll-content {
position: relative;
}
I get it back… But I don’t know which of the Custom CSS file generator checkboxes I should use to get it back…
sorry for disturbing you… after clearing the browser cache and cookies everything is back to normal… I must have returned the right checkbox but it didn’t show before this…
Hello,
You have solved the issue, haven’t you?
If you have any questions please feel free to contact us.
Best Regards