How can I Hide Pricing and Buttons on Featured Collections Section? - Theme Flow

Topic summary

A user seeks to hide pricing, gold-colored buttons, and narrow the max-width on their featured collections section using the Flow theme.

Solution Provided:
Another user (@ThePrimeWeb) offers custom CSS code to be inserted in the theme.liquid file below the <head> tag. Screenshots demonstrate the code placement.

Issue & Resolution:

  • Initial code successfully hides prices and buttons but inadvertently removes product names
  • A revised CSS snippet is provided that preserves product names while maintaining the desired hiding functionality
  • The original poster confirms the solution works after the correction

Outcome:
The issue is resolved. The user mentions having additional styling questions and is directed to continue via private email for further troubleshooting.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

Current State:

I am trying to identify how to hide the the gold buttons as well as the prices on my featured collection section. With that, I would also like to narrow in the max width. I am using the Flow theme.

End Goal:

Hey @Ape3 ,

Could you share the link to your store?

Hi @THE ,

Sure thing: https://apebeverages.com/

Appreciate you helping look at this. Thanks

Hey @Ape3 ,

Could you take a look and see if this works for you :blush:

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

@ThePrimeWeb Amazing - 99% of the way there!

After inserting the code, everything looks great except I have now have lost the product names. I am trying to have just the product names showing. See attachment:

Oops haha, I missed that part. Just delete the previous code and replace it with this one


Thank you so much @ThePrimeWeb . I have been trying to figure this out for hours! Much appreciated.

FYI - I do have some other style solutions I am trying to trouble shoots as well similar to this.

Hey @Ape3 ,

Send me an email on (My spam mail, I cannot drop my real mail on a public forum :grin: ). I will direct you from there.

1 Like