New Shopify Certification now available: Liquid Storefronts for Theme Developers

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

Solved
Vick2
Excursionist
60 0 4

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.

Immagine 2023-09-24 114235.pngImmagine 2023-09-24 111819.pngImmagine 2023-09-24 111555.pngImmagine 2023-09-24 114301.png

Accepted Solution (1)
Sweet_Savior_3
Shopify Partner
449 18 28

This is an accepted solution.

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

Don't forget to like and accept the solution to help others store owners.
LIKED MY WORK? Buy me a coffee here Paypal | Hire me as your developer or send your queries here.

View solution in original post

Replies 4 (4)
Sweet_Savior_3
Shopify Partner
449 18 28

This is an accepted solution.

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

Don't forget to like and accept the solution to help others store owners.
LIKED MY WORK? Buy me a coffee here Paypal | Hire me as your developer or send your queries here.
Vick2
Excursionist
60 0 4

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: 

Immagine 2023-09-24 120425.pngImmagine 2023-09-24 120532.png

Sweet_Savior_3
Shopify Partner
449 18 28

@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

 

Don't forget to like and accept the solution to help others store owners.
LIKED MY WORK? Buy me a coffee here Paypal | Hire me as your developer or send your queries here.
PageFly-Richard
Shopify Partner
3678 807 1455

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

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.