lildarkartz Posted October 1, 2022 Posted October 1, 2022 Site URL: https://www.lildarkartz.com/ No matter what settings I change I cant get this font blue on all my shop things without changing all the other fonts on the website, is there a way to change just these ones to blue?
joseph81 Posted October 1, 2022 Posted October 1, 2022 [data-section-id="62de090fc805f821822a077b"] .ProductItem-details-excerpt { color: var(--tweak-product-basic-item-title-color); } Jozsef Kerekes - Front-end developer and Squarespace enthusiast My Blog: https://ui-workarounds.comIf you like my answer, please give me an upvote/like. Highly appreciated.
lildarkartz Posted October 1, 2022 Author Posted October 1, 2022 8 hours ago, joseph81 said: [data-section-id="62de090fc805f821822a077b"] .ProductItem-details-excerpt { color: var(--tweak-product-basic-item-title-color); } thank you for trying, that still did not work, now the top part is lighter gray and the bottom part of the words is black
joseph81 Posted October 1, 2022 Posted October 1, 2022 .collection-type-products[data-section-id="62de090fc805f821822a077b"] .ProductItem-details-excerpt { &, span { color: var(--tweak-product-basic-item-title-color)!important } } This is how you should override the colors. Jozsef Kerekes - Front-end developer and Squarespace enthusiast My Blog: https://ui-workarounds.comIf you like my answer, please give me an upvote/like. Highly appreciated.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment