Shopify themes, liquid, logos, and UX
HI,
I am using dawn theme and edit cart page. I want to hide default shopify product at checkout page and want to show only pagefly custom product.
Please check image here .... https://ibb.co/xqnwXXD
page link - https://muxm10-e0.myshopify.com/checkouts/do/79ec86ecedfe128d3b1aa3db62ca2c96
Website pass - team
Thanks in advance
Hi
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
.product__line-item {
display: none;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024