Shopify themes, liquid, logos, and UX
I am trying to create a clean All-Collections page. I have created a new menu and chosen the collections I want to show on that page.
The issue is that my collection descriptions are showing up along with image and title and the page layout gets really wonky. I would like the All Collections page to ONLY show collection image and title - NO DESCRIPTION TEXT.
This is what it looks like now...
Hi @Amber_Muenz
Please go to Online Store > Themes > Customize > Collections > Default collection, hide Collection banner section
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
I tried your solution but unfortunately I do not have the option for "Collection Banner."
If you have another suggestion for the Atlantic theme - I would love to hear it.
Thanks again!
Hi @Amber_Muenz ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
{% if handle contains "all" %}
<style>
[class*="description"]{
display:none !important
}
</style>
{% endif %}
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi Oliver,
Thank you for your suggestion. I gave it a try but it didn't take the description text off of the /collections/ page. I wonder if it is because the URL does not contain the word "all"? the URL is just our "domain.com/collections"
When I set up the menu to show only certain collections, I followed these instructions and titled the menu "All Collections" which is meant to give it the handle "all-collections"
I forgot to mention I am working on the Atlantic theme.
Any other suggestions would be greatly appreciated!
Thanks again!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024