marissa1570048761 Posted April 25, 2020 Share Posted April 25, 2020 Hi, I am looking for a way to reduce the space between the horizontal line under the blog post and the image beneath it. I'm using the Skye template. Link to comment
marissa1570048761 Posted April 25, 2020 Author Share Posted April 25, 2020 I'm running into this issue a lot in blog posts. There's too much space between text blocks and images. Not sure what to do. Is there any code I can use to reduce the spacing? Thanks in advance for any help! Link to comment
tuanphan Posted April 26, 2020 Share Posted April 26, 2020 Can you share link to blog page? 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
marissa1570048761 Posted April 26, 2020 Author Share Posted April 26, 2020 Thanks for the reply, @tuanphan I appreciate it. Here's the link: https://www.blytheinteriors.com/blog/best-time-to-buy-outdoor-furniture Link to comment
tuanphan Posted April 27, 2020 Share Posted April 27, 2020 Space between title - content Add to Home > Design > Custom CSS .blog-item-title { margin-bottom: 0; } Space between content - image .collection-type-blog.view-item .image-block { padding-bottom: 0; margin-bottom: 0 !important; margin-top: 0 !important; padding-top: 0; } 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
marissa1570048761 Posted May 1, 2020 Author Share Posted May 1, 2020 Thank you so much, @tuanphan! You're awesome! Is there a way I can minimize the blank space between the logo (on the homepage) and the image block underneath it? The one that says "We believe good design should be accessible to all." Any help would be appreciated! link: www.blytheinteriors.com Link to comment
tuanphan Posted May 2, 2020 Share Posted May 2, 2020 18 hours ago, marissa1570048761 said: Thank you so much, @tuanphan! You're awesome! Is there a way I can minimize the blank space between the logo (on the homepage) and the image block underneath it? The one that says "We believe good design should be accessible to all." Any help would be appreciated! link: www.blytheinteriors.com Add to Home > Design > Custom CSS .homepage header#header { padding-bottom: 0; } div#block-yui_3_17_2_1_1573591591890_10500 { margin-top: 1px; } 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
marissa1570048761 Posted May 2, 2020 Author Share Posted May 2, 2020 Thanks @tuanphan! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.