SN23 Posted November 29, 2019 Share Posted November 29, 2019 Could anyone tell me why there is such a large gap of space between the caption & image? I did use custom CSS code from a fellow Facebooker, but he doesn't think the codes are the problem? I have the Skye template. It's just in my latest post since I've added code: https://www.stefastrolls.com/home/day-trip-to-zaandam-zaanse-schans-netherlands These are all the codes I currently have in SS: .footer-nav .main-navigation::after { white-space: pre-line; content: "\00000A © 2019 all rights reserved";} img:not([alt="Stefa Strolls"]) { border: 12px solid #fff; } Thank you in advance! Link to comment
tuanphan Posted November 29, 2019 Share Posted November 29, 2019 @SN23 Try adding to home > Design > Custom CSS .collection-type-blog.view-item .image-block-wrapper img { width: 100% !important; height: auto !important; box-sizing: border-box; } 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
SN23 Posted December 1, 2019 Author Share Posted December 1, 2019 On 11/29/2019 at 2:34 PM, tuanphan said: @SN23 Try adding to home > Design > Custom CSS .collection-type-blog.view-item .image-block-wrapper img { width: 100% !important; height: auto !important; box-sizing: border-box; } Thank you so much Tuan for taking the time to help me - the code fixed the problem! I appreciate it! Link to comment
coco.johnson Posted March 3, 2020 Share Posted March 3, 2020 i am having the same issue but that code didn’t work for me. does anyone have any other suggestions ? Link to comment
tuanphan Posted March 3, 2020 Share Posted March 3, 2020 10 hours ago, coco.johnson said: i am having the same issue but that code didn’t work for me. does anyone have any other suggestions ? Can you share link to image/caption on your site? 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.