Shopify themes, liquid, logos, and UX
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
Looking to get rid of the text in the collage collection in the origin theme
The link above is a screen shot of my store, the text under the photos are what I would like to be removed.
I apologize if this has been answered already, I cannot find a reference.
Solved! Go to the solution
This is an accepted solution.
Hello @Renaye
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.color-background-1.gradient.isolate .card__information {
display: none;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.color-background-1.gradient.isolate .card__information {
display: none;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
If it’s helpful for you, please let me know by giving it a like or marking it as a solution!
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
All features are available from Free plan. Let’s create unique website design with PageFly here.
This is an accepted solution.
Hello @Renaye
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.color-background-1.gradient.isolate .card__information {
display: none;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
HI @Trapesthetics
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.collage__item.collage__item--collection .card__content{
display: none;
}
This solution gets rid of the text for sure, but the function of clicking the collection to go to the page necessary no longer works.
User | RANK |
---|---|
177 | |
154 | |
92 | |
33 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023