townlyy Posted July 14, 2019 Share Posted July 14, 2019 Hello, I'm trying to find a way to add a caption to the videos on my Wexley template. Every CSS solution I've found overlaps the bottom of the video. Any help would be very much appreciated! Link to comment
tuanphan Posted July 14, 2019 Share Posted July 14, 2019 Can you share site url with css you used? 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
tuanphan Posted July 17, 2019 Share Posted July 17, 2019 @townlyy you can: remove top: -15px; add bottom: 0; edit opacity: 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
tuanphan Posted July 17, 2019 Share Posted July 17, 2019 @townlyy Can you share url in screenshot? 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
tuanphan Posted July 17, 2019 Share Posted July 17, 2019 @townlyy You can try .sqs-video-wrapper.video-fit .intrinsic-inner { padding-bottom: 53% !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
tuanphan Posted July 18, 2019 Share Posted July 18, 2019 Can you take screenshot? I see normal 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
tuanphan Posted July 18, 2019 Share Posted July 18, 2019 try increasing height @media screen and (min-width:801px) { div#slideshowWrapper { height: 660px; } } 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.