1
Answers
How to remove Title and Price from Grid Layout
I'm using Grid Layout, Commerce Quickstart Omega theme, on my product display page.
I just want it to show the images for the products, not the text associated, like the item name / description
How would this be accompished?
Comments
To further clarify, this is on the page that displays all products. In the views section I set it to "Grid" but now the titles are huge and I actually just want to get rid of them entirely.
What i've tried so far is hiding them in global.css (no matter how many times i upload the file through php, and clear every cache, even when i directly access the file, it doesn't even show the class i added in)
i've tried creating a new view but no combination of selectors didn't include them
any help would be hugely appreciated
ummm... why can't you just remove the title field from the view itself????