New Shopify Certification now available: Liquid Storefronts for Theme Developers

The text in my shop section is not pure white

Vick2
Excursionist
60 0 4

Since i had my theme upgraded to 11.0 a lot of things changed. My text color is not pure white and even my buttons. How can i fix this?

Immagine 2023-09-24 111555.png

Replies 3 (3)
Vick2
Excursionist
60 0 4

Cant you reply here with the css like everyone else please?

Natasha-Saed
Shopify Partner
303 32 55

Hi,

 

Please share your store URL to be able to give you the solution for this.  I think it's something related to opacity for these areas, but need to check it online to be able to help.

 

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
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

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;
}

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.