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
  • Views 359
  • Created
  • Last Reply

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

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.