How do i change the colour of my button on my website banner? REFRESH theme

AURA20223
Excursionist
25 0 5

aurathefragrance

 

Not sure how to change the button colour

Replies 3 (3)
GemPages
Shopify Partner
5266 1184 959

Hello @AURA20223 ,

 

It's GemPages support team and glad to support you today.

 

I would like to give you a recommendation to support you so kindly follow steps below:

 

1. Go to Online Store > Theme > Edit code of your current theme

GemPages_0-1679200319951.png


2. Open your theme.liquid theme file


3. Paste the below code before </head>

<style>
.slideshow__slide .banner__buttons .button {
    background: #ff0000 !important;
    color: #ffffff !important;
}
</style>

 

Let us know how it works for you.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
PageFly-Victor
Shopify Partner
6870 1400 2640

Hi @AURA20223 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

<style>
a[href="/collections/all"] {
    background: gray !important;
    color: white !important;
}
</style>

Note: You can change color value to fit your store

Hope my answer will help you.

Best regards,

Victor | PageFly

If it’s helpful for you, please let me know by giving it a like or marking it as a solution!


PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.


All features are available from Free plan. Let’s create unique website design with PageFly here.


Denishamakwana
Shopify Partner
1313 163 212

Hi,

Please add below css code in bottom of assets/base.css file

.banner__buttons a {
       background: lightgray;
       color: #fff;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme