Hi, can someone help me changing colors for this buttons?
authenticpet.com - 3144
A user seeks help changing the colors of two specific buttons on their Shopify store (authenticpet.com): the home button and empty cart button.
Proposed Solution:
A PageFly support representative provides CSS customization instructions:
background: red !important;Status:
The thread appears to contain formatting/encoding issues in the response text, making parts of the instructions difficult to read. The solution remains unconfirmed by the original poster, leaving the issueβs resolution unclear.
Hi @Idob
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 {
background: red !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly