firstthingsfirst Posted February 11 Share Posted February 11 Hello! I'm using css to make a text box reveal on hover over an image. It's pretty straight forward, but it's only working in edit mode, not once I save or in any other viewing browser. Here's the code (same/sub block for following sections): @media only screen and (min-width: 640px){ #block-00eba619a5dcb7f707ea { opacity: 0; transition: opacity 1s } #block-00eba619a5dcb7f707ea:hover { opacity: 1; transition: opacity 1s } } Page: https://labtheater.org/dia-y-noche Link to comment
tuanphan Posted February 15 Share Posted February 15 The page url doesn't exist. Can you check it again? 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
Create an account or sign in to comment
You need to be a member in order to leave a comment