Hello,
I am currently using the Craft theme and I have created a header image banner and incorporated a button. The button currently has a transparent background, and I am trying to modify it so that it displays with no opacity. I would greatly appreciate any guidance or code suggestions that can help me achieve the desired effect on the button. Thank you for any advice or recommendations you can provide.
Site: shop.bymandymccoy.com
Pass: pewtra
Hi,
- Go to online store
- Edit Code
- Open your base.css file
- Paste the following code:
shopify-section-template–20786962858260__b26637c5-c68b-4d52-b162-d3d68343e3f3 .button {opacity: 1 !important;}
}
- Save.
Let me know if it work by marking it as a solution.
Hi @mandymccoy
This is David at SalesHunterThemes.
You only need to add the link for the button, then the problem will fixed.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
1 Like
Thank you so much for your help! 