Shopify themes, liquid, logos, and UX
Hello,
The variants text colors are black on black background on mobile device, so it's not visible.
How to I modify this, my theme is Debut Theme.
Please see the screenshot.
Hello @neonfactory , when I view on mobile, I still see text show normal: https://prnt.sc/r3bIeWiWqnJy
you can check my image
I think it's about the size of your screen.
Mine still doesnt showing the text of variant.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.scss.css and paste this at the bottom of the file:
@media (min-width: 768px){
select#SingleOptionSelector-0 {
color: red!important;
}
}
I do not have theme.scss.css
I have theme.scss.liquid
I have edited the file I have theme.scss.liquid but It's change the color on desktop but not on my phone.
Is it about this : min-width: 768px ?
Can we modify it for all the device?
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.scss.css and paste this at the bottom of the file:
@media (max-width: 768px){
select#SingleOptionSelector-0 {
color: red;
}
}
The first option is showed. But the second still not showing.
As seen as the attachment.
Or for example this one:
https://neon-factory.com/collections/new/products/troegs-neon-signs-
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024