Jump to content

Reduce padding for one page in an index, Wav template

Recommended Posts

Site URL: https://courtneyburtonmusic.com/home-redesign

Hello!

I'm trying to reduce the height of the purple quote section on this page: https://courtneyburtonmusic.com/home-redesign

I am new to CSS (and need to learn more--if you have a reputable resource, I'd take the referral) and have tried a number of things, including in the Advanced area for that quote section.

<style>
  section#quote .Index-page-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
</style>

Help? :)

Link to comment
  • Replies 4
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

section#quote .Index-page-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

 

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

Hi @tuanphan

I added the CSS as suggested and nothing changed. I notice that the previous person to work on this site added some additional custom CSS--is it possible that their CSS is overriding what we are trying to do? 

This is what I'm seeing:

 

#banner-area-wrapper {
      height:450px!important;
      }      
#banner-area-wrapper {
      height:450px!important;
      }
#page-title {
      font-size:40px !important;
      }
#banner-area {
      padding-top:0px!important;
      }
section#quote .Index-page-content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

 

The last bit is the code you gave me.

Thanks!
Rachel

Link to comment
On 7/13/2020 at 9:39 PM, rachelholdgrafer said:

Also @tuanphan: What resources would you recommend for a newbie to learn more about CSS? I want to learn more.

Teamtreehouse.com ✌️

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

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.