The text in my site faded with update 11.00. It's not pure white

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

You are a wizard. Only few things remained faded: The button remove all on shop section; the text ‘‘Ordina per’’ that appears after you click the button ‘‘filter and sort by’’ on shop section on MOBILE version. Photos:

@Vick2

Paste the given CSS

.product-grid-container .title-wrapper a, 
.mobile-facets__sort label {
color: #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