Jump to content

ConradH

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    ConradH got a reaction from tcp13 in Print page button?   
    @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?
×
×
  • 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.