wnichols85 Posted April 3 Share Posted April 3 Hi all, I need some help with my site. On desktop it seems fine, I get the description of each video when I hover over the image. I'd like to replicate that on mobile, as currently it just displays a play button. Please can someone advise? Thanks in advance Link to comment
wnichols85 Posted April 3 Author Share Posted April 3 url is https://www.williamnichols.me Link to comment
Solution tuanphan Posted April 7 Solution Share Posted April 7 Try adding to Design > Custom CSS @media screen and (max-width:640px) { .slide:hover .image-description { display: block !important; } .slide { position: relative !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
Create an account or sign in to comment
You need to be a member in order to leave a comment