Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello, after searching for a solution here in previous discussions, I could not change the colour of button only in the mobile version.
The website is www.shmrnc.cz (password: linh). I need to change the colour for button in the carousel (the carousel will be updated, more slides added -> so i would need to apply this change for all the slides in carousel
)...The current is colour is #FFB6C1, I would to make the button be #000000 and the text color #FFB6C1.
I attach the screenshot, so you can see the issue.
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hi @Vari41
Please add this code at the bottom of your base.css file to do that
@media (max-width: 767px) {
.banner--mobile-bottom .slideshow__text .button {
background: #000 !important;
color: #ffb6c1 !important;
}
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
Hi @Vari41
Please add this code at the bottom of your base.css file to do that
@media (max-width: 767px) {
.banner--mobile-bottom .slideshow__text .button {
background: #000 !important;
color: #ffb6c1 !important;
}
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Thank you very much! works great!
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025