sidehits Posted July 30, 2020 Share Posted July 30, 2020 Site URL: https://www.enpleinair.nyc/shop/palo-santo-tee-ash-grey how do you change the link color in PRODUCT DETAIL PAGE Description? Currently the link color shows as white against the white background. https://www.enpleinair.nyc/shop/palo-santo-tee-ash-grey p w : epa2020 thanks in advance! Link to comment
sidehits Posted July 30, 2020 Author Share Posted July 30, 2020 this seems to only be an issue on the product pages. Link to comment
tuanphan Posted July 30, 2020 Share Posted July 30, 2020 Add to Home > Design > Custom CSS .ProductItem-details .ProductItem-details-excerpt a { color: black; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
sidehits Posted July 31, 2020 Author Share Posted July 31, 2020 20 hours ago, tuanphan said: Add to Home > Design > Custom CSS .ProductItem-details .ProductItem-details-excerpt a { color: black; } thanks! i've been adding this code but it is still being overridden and links are white and are not visible. any ideas why? thanks! Link to comment
tuanphan Posted August 1, 2020 Share Posted August 1, 2020 15 hours ago, sidehits said: thanks! i've been adding this code but it is still being overridden and links are white and are not visible. any ideas why? thanks! Try again with .ProductItem-details .ProductItem-details-excerpt a { color: black !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
john_21601 Posted October 9, 2020 Share Posted October 9, 2020 Thank you for this answer...it works great! I'm using a black background and changed the link color to gold. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.