SMInc Posted March 11 Share Posted March 11 Trying to have a caption show up in the center of each gallery image in a full bleed slideshow reel. Any help is appreciated. Link to comment
tuanphan Posted March 12 Share Posted March 12 Move text over image, do you need to add an overlay? To make easier to read 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
SMInc Posted March 13 Author Share Posted March 13 Looking to move the text from under the image to on the image, no need for an overlay Thanks! Link to comment
tuanphan Posted March 16 Share Posted March 16 On 3/13/2023 at 11:18 PM, SMInc said: Looking to move the text from under the image to on the image, no need for an overlay Thanks! Add to Design > Custom CSS figcaption.gallery-caption.gallery-caption-reel { position: absolute !important; top: 50% !important; left: 50% !important; transform: translate(-50%,-50%) !important; margin: 0 !important; opacity: 1 !important; visibility: visible !important; display: flex !important; align-items: center; justify-content: center; } 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
Tkrystom Posted October 20 Share Posted October 20 hey tuanphan I used that code and it works great on desktop, but the title doesn't show on mobile. How can i fix that? Site is https://www.paoloferrari.com/ any ideas would be appreciated! Link to comment
tuanphan Posted October 24 Share Posted October 24 On 10/21/2023 at 12:05 AM, Tkrystom said: hey tuanphan I used that code and it works great on desktop, but the title doesn't show on mobile. How can i fix that? Site is https://www.paoloferrari.com/ any ideas would be appreciated! Hi, I see title already show here 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