Fikson
1
I like to change banner text and button color to white on desktop version only while keeping it black color on mobile version.
Mobile:
Desktop:
thanks
Moeed
2
Hey @Fikson
Kindly share your Store URL and Password if enabled
Moeed
4
Hey @Fikson
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Fikson
5
Thanks a lot. Worked perfectly 
Fikson
6
I works but it also changes button outline color on other components on desktop, like “add to cart” on product.
Can it only be made to banners?
Thanks,
Edit: found a way to fix it.
Replaced line “.button–secondary:after {” to “.banner__content .button::after {”