jdillagodzilla Posted May 26, 2020 Share Posted May 26, 2020 Wondering if someone can help me out with a piece of code that isn’t working for me. Site: https://tarantula-calliope-fl4m.squarespace.com/collections/usualize-real-winePass: squarespaceAction: The "buttons" under the picture should turn black with white text on hover Code: /* Product Landing Buttons */ .grid-meta-wrapper { margin-bottom: 0px!important; margin-top: 0px!important; margin-right: 58px; } .grid-main-meta { border: 4px solid #000!important; color: #000; width: 100%; bottom: 0px; padding: 25px; font-size: 24px; text-align: left; } .grid-main-meta a:hover { background: #000; } .grid-title { display: inline-block; } .grid-title a:hover { color:#fff; } .grid-prices { float: right; } .grid-prices a:hover { color:#fff; } It looks like I need to target .grid-item-link but I can only get it to change the entire thing black on hover. Link to comment
tuanphan Posted May 27, 2020 Share Posted May 27, 2020 I see you solved? 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.