Jump to content

ConradH

Member
  • Posts

    3
  • Joined

  • Last visited

ConradH's Achievements

  1. @tcp13 It's been a little bit since I could get back to this project, but wanted to share some progress in case it helps anyone else. I was able to figure out a way to change the size of the title section: /*header section height*/ section.page-section.section-height--small:not(.content-collection):not(.gallery-section):not(.user-items-list-section) { min-height: unset !important; height: 15vh !important; padding-top: 10vh !important; padding-bottom: 1vh !important; } I also needed to keep my blog excerpts from breaking onto the next page, and this did the trick: /*prevent page breaks */ .summary-item {page-break-inside: avoid!important;} Here's the end result: Do you know if there's a way to hide the Print button on mobile screens for multiple pages without targeting the block code for every individual button?
  2. @tcp13 thanks for the help! It looks like the page title section is unique to each section block. I was able to set a minimum custom height of 10 to reduce it considerably. I'll have to do it on each page, but it's looking really good now! The header bar/logo appears on each page, not just the first page, and it overlaps the text on the second page. Is there any way to disable the header on subsequent pages? If not, can I change out the logo so that I don't need a background? I tried this, but it didn't work: .header-title-logo a { content: url('https://images.squarespace-cdn.com/content/v1/5fa318d8aa276a66ec5322fb/1609611984060-SAYWOSH6ATQYL3QJ5SU7/ke17ZwdGBToddI8pDm48kLkAmGt-nEc-KDyOz6MyEdx7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0slJ0ZK8bhnMvwBc9-o9uiV5bJKIkPq_14eERHvCXjNC_RY8ahIp3NZpEzceY_TM9w/Logo+Grey+V+Transparent.png') !important; }
  3. @tcp13 I'm also looking to do something similar, keep my logo but get rid of the menu navigation. I'd also like to reduce the size of the page title section. Any help would be appreciated! Here's a sample page: https://lovecolumbiamo.org/income-based-housing
×
×
  • 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.