Shopify themes, liquid, logos, and UX
So as you can see i want when people browse my product collection page, there is no shopnow button just the product image and price
how do i delete the shop now button? as the prestige theme doesnt have that feature ?
Solved! Go to the solution
This is an accepted solution.
@Marllz
Use this css
.template-collection .ProductItem__ViewButton.Button.Button--secondary {
display: none !important;
}
Hi @Marllz
There will be option on theme customizer theme settings.
If not then you can do this by coding remove the code from product-listing file.
Or you can use display none css for this.
how?
This is an accepted solution.
@Marllz
Use this css
.template-collection .ProductItem__ViewButton.Button.Button--secondary {
display: none !important;
}
thank you so much! but where should i put this on?? theme.scsss ???
Yes wonderful! it works! thank you
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024