How can i make the image banner button background transparent and adjust its text color

how can i make the image banner button background transparent and adjust its text color

please help!!!

my web: https://midnightboots.myshopify.com/

password: 123

You can add the following CSS code to the theme’s section-image-banner.css file to make the image banner button background transparent and adjust its text color:

.banner__buttons .button {
  background: transparent;
  color: red;
}

Replace red with your desired text color for the button. Remember to save your changes and preview your site to ensure the desired effect has been achieved.

Hello @pickupurjacket

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

  1. Go to your Online store > Themes > Edit code
  2. Open your theme.liquid file
  3. Paste the below code before

I hope the above is useful to you.
Best regards,
GemPages Support Team

Hi @pickupurjacket

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Victor | PageFly

it doesnt work

it doesnt work

it doesnt work

Hi @pickupurjacket , I hope that you have a good day. Sorry for the late response. can you send me a banner image with the button so I can check it because I don’t see that button anymore?Thank you so much for your patience and understanding. :heart: