hi,
i wanted to add transparent buttons to my dawn theme as i do not like the colour block backgrounds to my buttons. is this possible
hi,
i wanted to add transparent buttons to my dawn theme as i do not like the colour block backgrounds to my buttons. is this possible
Please share your store URL.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi,
Thank you for offering your help. The url is www.godi.uk
Please add the following code at the bottom of your assets/base.css file.
.color-accent-1, .color-accent-2, .color-background-1, .color-background-2, .color-inverse, body {
color: rgba(var(--color-foreground),.75);
background-color: transparent !important;
}
#Banner-template--15014130974887__image_banner .button {
background-color: transparent !important;
}
yes please try this code
.banner__box.color-background-1 {background: transparent;}
Thank you all for your help. It worked. I managed to make the opacity slightly altered instead of completely transparent by changing the rbg codes. thank you.
I have another issue that I cant seem to fix. the product link remains white even though the other links colour change. can i make it the same colour as the rest
yes please share more details please
Hi
the navigation link for my products button stays white and disappears on some of the pages. please see the screenshots.
Thank you KetanKumar this works. Brilliant!
its my pleasure to help us