Shopify themes, liquid, logos, and UX
Hello, I have a shopify store using the RIDE theme. On windows computers the dropdown for sorting is white with white text. The theme is made by shopify so I am confused why it would show up like this.
Hi @kris25 , please share your url so I can take a look, since sorting is not transparent on the original ride theme.
Hi @kris25 , I've just checked your store on safari and chrome - it's not transparent. Which browser are you using?
I see. Go to edit code > assets > component-facets.css and find this element:
.facet-filters__sort {
background-color: transparent;
border: 0;
border-radius: 0;
font-size: 1.4rem;
height: auto;
line-height: calc(1 + .5 / var(--font-body-scale));
margin: 0;
padding-left: 0;
padding-right: 1.75rem;
}
Replace it with:
.facet-filters__sort {
border: 0;
border-radius: 0;
font-size: 1.4rem;
height: auto;
line-height: calc(1 + .5 / var(--font-body-scale));
margin: 0;
padding-left: 0;
padding-right: 1.75rem;
}
User | RANK |
---|---|
74 | |
64 | |
62 | |
49 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023