Hello!
I have following problem:
In product carousel, there are two phrases (see screenshot), but I need just one, like this (made it by editing html-editor in browser).
How to modify this area and which file it requires to edit to add custom text?
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
a.button.product_type_simple { display: none; }
Cheers!
Yigit
Thank you!