SInce the update 11.0 the text in my site is not pure white and tends to the background color. Please help me, an update shpuld make things better not worse.
Hello @Vick2
Paste the given css at the bottom of the file ‘Assets > base.css’
body .rte > p, body .rte p , body .rte strong, body .rte span, body .rte,
.facet-filters__field .select__select, .mobile-facets__sort .select__select,
body .facet-filters__label {
color: #fff !important;
}
.facet-filters__sort+.icon-caret {
stroke: #fff !important;
}
Don’t forget to like and accept the solution. Contact for more queries.
Thanks
Hi @Vick2
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.mobile-facets__sort label {
color: #fff !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly





