I use the woo cat page (because if i create an enfold cat page there is no way to display category).
But on the cat page the image cat is showing, how to hide it?
For info, on the enfold shop setting page the “show banner” is hidding.
thanks for help
Hey jb84,
Please try the following in Quick CSS under Enfold->General Styling:
.category_thumb {
display:none;
}
Best regards,
Rikard
Thanks
Perfect.
Can close post.