kimsedgwick Posted April 17, 2020 Share Posted April 17, 2020 Site URL: https://www.kimsedgwick.co.za/ Hi there, Looking to make my image blocks on my works page less opaque, so that one can read the text that pops up in the centre of the block when hovered over. They currently have a very opaque block when hovered over, but I would like this to be a lot more solid. See images below Thanks very much. Link to comment
tuanphan Posted April 20, 2020 Share Posted April 20, 2020 For future members Add to Home > Design > Custom CSS /* Opacity */ .Index-gallery-item:hover .Index-gallery-item-image img { opacity: 10% !important; } /* background color */ .Index-gallery-item-image { background-color: white; } /* Overlay title */ .Index-gallery-item:hover .Index-gallery-item-content-heading { color: black !important; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.