Hello,
I am having an issue that I cannot figure out. I have collection pages with buttons that have black text on them. It appears this way on desktop, and this is the way I want it to look. Screenshot below:
However, when accessing the site on mobile, the button text changes to blue. Screenshot attached below. Can this be changed? URL is https://mglaser.com/collections/amada
1 Like
Hi @sarahmglaser
The button of blue text on mobile is not visible on my end, check the screen shot.
I even open incognito, and mozilla im using chrome.
Hi, @sarahmglaser .
Its Look Already perfectly.
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
@sarahmglaser
Its perfectly fine form my side.
If I managed to help you then, don’t forget to Like it and Mark it as Solutions.
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > theme.css and paste this at the bottom of the file:
.boost-sd__header-description button {
color: #000!important;
}
1 Like
This did the trick, thank you so much!
1 Like
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.