JakeLake Posted July 10, 2022 Share Posted July 10, 2022 Site URL: https://www.konsulentoppdrag.no/annonsering Greetings from Norway! So I want a simple, colored frame around item 'on hover' please? Link to comment
Solution tuanphan Posted July 11, 2022 Solution Share Posted July 11, 2022 Add to Design > Custom CSS /* Hover frame */ .products.collection-content-wrapper .grid-item.is-loaded { border: 3px solid transparent; } .products.collection-content-wrapper .grid-item.is-loaded:hover { border-color: #f0f; } JakeLake 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JakeLake Posted July 11, 2022 Author Share Posted July 11, 2022 excellent - thank you! 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