Remove title and price from featured cards on pitch theme

Remove title and price from featured cards on pitch theme

Balfran
New Member
7 0 0

Pitch theme. I was able to remove the title and price from the small grid in a collection (why would they be there if you turned them off for the grid, they go away on the large grid but not the small one.) I edited a liquid file for that which was simple - comment out the part sending the title and price. I can’t seem to find the file to do it for featured grids. I’ve looked through files with that in the title and can’t find it. Any suggestions?

 

I am NOT interested in hiding with CSS (using display: none).

 

Thank you!!!

Replies 3 (3)

shinchän900
Visitor
1 0 0

yes

Balfran
New Member
7 0 0

I feel like I was pretty clear that I don’t want to hide using CSS with display: none

 

This creates the stuff and then just hides it from the visitor, but it can be turned on as the data is there. I want to edit the liquid file so the data isn’t created in the first place.

 

Anyone able to tell me which file to use?

Balfran
New Member
7 0 0

Anything gang?