Burcu Posted January 17 Share Posted January 17 Hello, The image descriptions in gallery lightbox only show on desktop version when hovered over. How can I get them to show by default for tablet and mobile? www.burcugokcek.com Appreciate the help! Link to comment
tuanphan Posted January 19 Share Posted January 19 Add to Design > Custom CSS @media screen and (max-width:900px) { .yui3-lightbox2 .sqs-lightbox-meta { opacity: 1 !important; background: rgba(0,0,0,0.5) !important; color: white !important; width: 90% !important; position: static !important; right: unset !important; left: 0 !important; position: absolute !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