Jump to content

Reducing padding between blog title and image block

Recommended Posts

  • Replies 7
  • Views 2.3k
  • Created
  • Last Reply

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.