Honest_GC Posted April 14, 2021 Posted April 14, 2021 Hey, I was simply wondering if there was a way using code to put the title/description text box for Summary Slideshows underneath the image? So going from the first example attachment, to the second one. Manipulating the padding and margins doesn't get the box below the image as it crops it off on the image line. Any help with this would be very much appreciated. All I need is to move the position of the text box below the image.
tuanphan Posted April 15, 2021 Posted April 15, 2021 Hi. I think this is possible. Can you share link to page in screenshot? We will take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Honest_GC Posted April 18, 2021 Author Posted April 18, 2021 On 4/15/2021 at 3:34 PM, tuanphan said: Hi. I think this is possible. Can you share link to page in screenshot? We will take a look Thank you so much!https://www.honestgamecomplex.com/article/news/indie-world-showcase-april-2021 Also...apologies for the scrappy CSS on my page. I don't have the best coding etiquette. At least comments are there though! Haha.
tuanphan Posted April 21, 2021 Posted April 21, 2021 On 4/19/2021 at 5:01 AM, Honest_GC said: Thank you so much!https://www.honestgamecomplex.com/article/news/indie-world-showcase-april-2021 Also...apologies for the scrappy CSS on my page. I don't have the best coding etiquette. At least comments are there though! Haha. Try adding to Design > Custom CSS /* Slide caption */ .sqs-gallery-block-slideshow .slide.loaded .meta { bottom: -130px; } .gallery-block { margin-bottom: 130px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.