Shopify themes, liquid, logos, and UX
Hello, can someone help me with this problem? I want to remove the titles from my collection list.
Hello @BaneMusic
Could you share the URL so that I can review it?
Hello @oscprofessional,
Yes of course :www.bane-music.com
password is : Welcome123
I tried the code you sent but no change.
Thank for your help!!
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css ->paste bellow code in bottom of file
card--standard > .card__content {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hello @BaneMusic
Go to the Online Store->Theme->Edit code->component-card.css -> Add code at the bottom
.card:not(.ratio) > .card__content {
display: none !important;
}
@oscprofessional & @PageFly-Richard thank you, it works! Only now with the products for phone option, the title and price are also gone, only for laptop not..
is there an option to place the title and price in the photo? when you hover over the product you see the price and text? like this:
thanks a lot for your help
Hello @BaneMusic
Try this:-
Go to the Online Store->Theme->Edit code->component-card.css -> Add code at the bottom
@media only screen and (max-width: 768px) {
.card--media .card__text-spacing {
display: none;
}
hi @BaneMusic
can you share with me the page url..
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025