trying to change the product zoom modal close button from green to white in mobile view.
using ride theme,
url: velotekpb.com
password: deepah
thank you
trying to change the product zoom modal close button from green to white in mobile view.
using ride theme,
url: velotekpb.com
password: deepah
thank you
Hi @velotekpb ,
This is David at SalesHunterThemes.
Thank you for your question.
You can try to follow these steps:
Go to Online Store → Themes → Actions → Edit code.
Go Assets folder → base.css file.
Add this following code at the bottom of page.
.product-media-modal__toggle {
color: #fff !important;
border-color: #fff !important;
}
Hopefully, this proves useful.
David | SalesHunterThemes team
Hi @velotekpb
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Hi @velotekpb , welcome to the Shopify Community.
You might find more help with this coding question on the Shopify Partners and Developers forum.
You can also check out freelancers who specialize in coding. Find them on websites like Fiverr, and UpWork.