i have designed the images already with text. i'd like to remove the page titles text.
Store URL:
https://style-runway-boutique.myshopify.com/
store password: ethowd
Layout: Brooklyn
Landing page> Under Featured Collection> Page Titles is what I would like removed.
Hey Jessika,
You've not given a lot of detail to work with here. Since this is the Design section of the forums there's a few things you might want to consider posting:
That info should give the forum members (hopefully) enough to give you some tips on removing titles. Since each theme is different the code or steps you might need would also differ so extra info save us guessing.
Store URL:
https://style-runway-boutique.myshopify.com/
store password: ethowd
Layout: Brooklyn
Landing page> Under Featured Collection> Page Titles is what I would like removed.
Are you talking about featured collections on the home page? You don't have any of those at the moment. From memory, when you add featured collections to the home page you'll see a box with the collection image, and the title shown in the center. Is it that title that you're wanting to hide?
Hi Carla,
For the Minimal theme you'll want to go to Themes > Edit HTML/CSS and once there you'll want to look under Assets and find the file "collection-grid-item.liquid". Find the code below and replace it with the code below that one.
Find:
<p class="grid-link__title">{{ collection_title }}</p>
Replace with:
{% comment %}<p class="grid-link__title">{{ collection_title }}</p>{% endcomment %}
User | Count |
---|---|
446 | |
187 | |
139 | |
61 | |
44 |