Shopify themes, liquid, logos, and UX
I am using the debut theme
I have my "featured product" on my homepage but it lists all the details and looks very wordy. Is there a way to remove all the details from the featured product on the home page in the debut theme?
my website is: www.thefuzzysprout.com
Thank you!
Hi @FuzzySprout
Go to your Online store > Themes > Edit code > Assets > open theme.scss.liquid file, add this code at the bottom
.index-section--featured-product .product-single__description { display: none !important; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hi @FuzzySprout
Try this one.
div#shopify-section-1628823367e26e0417 .product-single__description.rte {
display: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
User | RANK |
---|---|
220 | |
162 | |
65 | |
54 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023