skywalker888 Posted September 24, 2021 Share Posted September 24, 2021 Site URL: https://danielleedneyhomes.squarespace.com/ when hovering over my card image the text has a grey box, and i can not figure out how to get rid of it! its the first box after the header PW "Homes" Link to comment
Wolfsilon Posted September 24, 2021 Share Posted September 24, 2021 Likely, something got weird in your Custom CSS menu. Try the following code and see if it fixes your problem. .image-block:hover .image-card-wrapper { background-color: none; } Link to comment
skywalker888 Posted September 24, 2021 Author Share Posted September 24, 2021 33 minutes ago, Wolfsilon said: Likely, something got weird in your Custom CSS menu. Try the following code and see if it fixes your problem. .image-block:hover .image-card-wrapper { background-color: none; } That did not work, but thank you for the tip about my CSS. You were right!! I was able to find the code that was doing that and fix it. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.