Hey.
Yesterday posted here about removing the categories. Almost solved!
I used this css to remove the catagories from the catalogue page and somehow worked but not 100%:
.products .posted_in {
display:none;
}
What happens is that some of the swift builder elements don’t seems to work well.
The one i’m using is “Shop Products” that is ok!
And then below “Mini Shop Products” where two of the elements shows the categories despite of the CSS style.
The mini Shop Products Asset type I’m using are, from left to right: Best Sellers / Top Rated / Recently viewed
And as you can see both Beste Sellers and Recently Viewed shos the categories.
See image attached and please advice
Thanks