I want to change the button background to #F888C8
Anyone can help? Thanks
Send me the url
Hi @Vizono
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
button#product-sticky-add-to-cart {
background: #F888C8 !important;
border-color: #F888C8 !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Thanks a lot!
You are welcome @Vizono ![]()