Shopify themes, liquid, logos, and UX
Hi
I would like to hide the broken link on my front page that says "view full detail". How would I do such a thing?
This is the Taste theme. https://friendsandgoods.myshopify.com Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @deshcollide ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/section-main-product.css->paste below code at the bottom of the file:
#shopify-section-template--15849643016429__featured-product #ProductInfo-template--15849643016429__featured-product {
display: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
This is an accepted solution.
Hi @deshcollide ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/section-main-product.css->paste below code at the bottom of the file:
#shopify-section-template--15849643016429__featured-product #ProductInfo-template--15849643016429__featured-product {
display: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Thanks so much, It worked!
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