Shopify themes, liquid, logos, and UX
hi all
currently the "add to cart" button that appears in my collection page is grey and represents a bag which is not very visble neither encourage people to add to cart directly from the collections page (as you can see in image below highlighted in yellow)
I would like to change the icon shown on top of the image with the following instructions as per image below
1) icon in the bottom right corner of the image
2) a (+) sign instead of a bag as i have
3) with the store brand color which is #179EDA
Solved! Go to the solution
This is an accepted solution.
Hi @JaimePerez ,
Sure, I’m happy to help you. Let’s try this solution:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/style.scss->paste below code at the bottom of the file:
.single-product-wrap .product-image .product-action {
justify-content: end !important;
}
.single-product-wrap .product-image .product-action a {
border-radius: 50% !important;
background: #179EDA !important;
}
.single-product-wrap .product-image .product-action a i:before {
content: "\f067";
color: #fff;
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Can you provide the address of your shop? If it is password protected, please provide the password.
Hello @JaimePerez
To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?
Thank you and hope to hear from you.
Best regards,
GemPages Support Team
This is an accepted solution.
Hi @JaimePerez ,
Sure, I’m happy to help you. Let’s try this solution:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/style.scss->paste below code at the bottom of the file:
.single-product-wrap .product-image .product-action {
justify-content: end !important;
}
.single-product-wrap .product-image .product-action a {
border-radius: 50% !important;
background: #179EDA !important;
}
.single-product-wrap .product-image .product-action a i:before {
content: "\f067";
color: #fff;
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
I do not have the file Asset->/style.scss but i do have the ones shown in image below
please confirm is it is typo and the file to be updated should be style.css instead
Hi @JaimePerez ,
Sorry for the confusion here. It's a style.css file.
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Is there a code to hide the default ATC button and overlay the product photo with a (+) icon in the bottom right corner in collection pages only. ORIGIN THEME
Current buttons
Want these
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024