Shopify themes, liquid, logos, and UX
I’m looking to highlight the full image on the collection page when you hold it down on mobile instead of highlighting the text
url knmb1c-pf.myshopify.com
password samurai
Hi @undercoverfresh
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
a#CardLink-template--16551916208212__product-grid-7581184131156 {
background: #fff;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
height: 25px;
width: 50%;
display: flex;
align-items: center;
justify-content: center;
}
h3#title-template--16551916208212__product-grid-7581184131156 {
display: flex;
justify-content: center;
}
Result
Best
Liz
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for "theme.liquid" file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for </head> tag and add the following code above </head> tag: https://prnt.sc/KWtKYyZkDtYJ
Here is the code for Step 3:
{% style %}
.card.card--standard.card--media {
box-shadow: 5px 5px 100px 5px grey;
}
{% endstyle %}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025