Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have button on my home page that I can't figure out how to change the color from the Theme editor.
I want to change the color to this blue, 0E1B4D
Thank you in advance. I will send my store url and password if you can assist.
Solved! Go to the solution
This is an accepted solution.
Hi @jbslide
This is Victor 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
a.button.button--primary {
background: #0E1B4D !important;
opacity: 1 !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Carlos, it the Refresh Theme.
I looked in "Colors" section, but I don't see any color referring to that grey.
Thank you
This is an accepted solution.
Hi @jbslide
This is Victor 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
a.button.button--primary {
background: #0E1B4D !important;
opacity: 1 !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
PageFly-Victor,
That did it. Perfect!
Thank you.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025