Jump to content

DearJamie

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by DearJamie

  1. @tuanphan I'm looking for the same thing (footer reveal on scroll / drawer footer) I was using a plugin I paid for from SquareStud.io, which worked for awhile, but I noticed recently it broke and I can't get in touch with the dev. 

    I followed this code from the previous post mentioned above but it didn't "reveal" anything, so I'm not sure what do to. Any help would be appreciated 🙂 🙂

    ///DRAWER FOOTER HACK
    @media only screen and ( min-width: 768px ) {
          #page {
             margin-bottom: 55px; /*This may to be adjusted depending on the content of your footer*/
            }

            footer.sections {
             position: fixed;
             height: 100px; /*This may to be adjusted depending on the content of your footer*/
             width: 100%;
             bottom: 0;
            }
    }

  2. @tuanphan I have this same issue on the Service page --> 

    skinfirm.squarespace.com
    PW: SkinFirm

    All my edits aren't effecting the size...sometimes they'll effect the font, or the spacing (as if it did get larger) but the section list title itself stays the same.  Same for the list content. 

    Here's my code: 

    //SERVICES CARD EDIT
    section[data-section-id="628aeb85d4553e012cbf90b6"]
    .content-wrapper {
      padding-left: 100px !important;
      padding-right: 100px !important;
    }

    .list-section-title {
        font-family: 'Seasons' !important;
      font-size: 29.1px !important;
    }

    .list-item[data-is-card-enabled="true"] {box-shadow: 2px 2px 5px #D3D3D3}

    .user-items-list-item-container .list-item-content__title {font-family: 'Aileron';
      text-transform: uppercase;
      font-size: 14.2pt !important;
      letter-spacing: 0.3em;
    }

    .list-item-content {
      font-family: 'Aileron' !important;
      font-size: 0.85em !important;
    }

     

×
×
  • 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.