Shopify themes, liquid, logos, and UX
Hello!
I would like to change the button on the slideshow to a solid button, it is kind of transparent right now. For reference i have attached a picture. I have tried adjusting opacity, but it is not working.
You guy's help will be much appreciated!
https://hamzaalisiddiqi.myshopify.com/
Password: Perforation72!Please see the shop now button!
Solved! Go to the solution
This is an accepted solution.
Hi @cthekey
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.banner__buttons .button {
opacity: 1;
}
This is an accepted solution.
Hi @cthekey
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.banner__buttons .button {
opacity: 1;
}
This worked for me on desktop but the mobile button is still transparent. Any thoughts?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025