All things Shopify and commerce
Hi,
The Shopify Support Advisor has informed me that this issue is beyond their scope of support.
Currently, my featured product on the home page shows a "View Full Details" button. However, I would like the featured product to be fully expanded to display all details directly on the home page.
I’ve checked the theme settings and the featured product settings, but I haven’t been able to make this change.
Could someone please guide me or provide troubleshooting steps to resolve this issue?
Can anyone show me or provided trouble shooting steps for this issue.
Solved! Go to the solution
This is an accepted solution.
Hi Tosynodev,
Thank you for reaching out! I’m happy to share that I’ve successfully found the code to remove the "View full details" option.
Here’s the snippet I used:
a.link.product__view-details.animate-arrow {
display: none !important;
}
Click Edit code > Asset folder > base.css > Scroll all the way to the bottom of the code > Paste code > Click Save > Click Refresh on home page > "view full details" removed 🙂
Hello there,
Please share your store URL and password if enabled
This is an accepted solution.
Hi Tosynodev,
Thank you for reaching out! I’m happy to share that I’ve successfully found the code to remove the "View full details" option.
Here’s the snippet I used:
a.link.product__view-details.animate-arrow {
display: none !important;
}
Click Edit code > Asset folder > base.css > Scroll all the way to the bottom of the code > Paste code > Click Save > Click Refresh on home page > "view full details" removed 🙂
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024