Elysian888 Posted September 16 Share Posted September 16 (edited) Never tried custom css before, my code isn't working but I don't know where I've gone wrong. The selector is right (it works for grayscale) but the hover effect of the thumbnail floating up a bit on hover isn't working. any tips? // image hover effect // .portfolio-grid-overlay .grid-item .grid-image { transition: 0.3s !important; &:hover { transition: 0.3s !important; margin-top: -10px; } } Edited September 16 by Elysian888 Link to comment
Lesum Posted September 16 Share Posted September 16 @Elysian888 Would it be possible to share your site URL so I can take a look? Thanks! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment