Jump to content

DavidStewart

Member
  • Posts

    40
  • Joined

  • Last visited

Posts posted by DavidStewart

  1. Please use this updated code. It will fix the issue : 

    h1 { color: #FFFFFF;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(transparent, transparent), 
    url(https://static1.squarespace.com/static/6630bf9dab885d6b49e527f0/t/6633f2dba9ed5130c98bac2a/1714680542864/jean-luc-benazet-kcKBRFSis18-unsplash.jpg) repeat;
    background: -o-linear-gradient(transparent, transparent);   
    -webkit-background-clip: text;
    overflow: visible!important;line-height:1.1em !important;}

  2. @ROBEX Hi, Please add this css code to your website and it will fix the issue. You can add this code to Website > Website Tools > Custom CSS

    @media (max-width: 640px) {
    section[data-section-id="662a69a6e977fe5dbb267974"], section[data-section-id="662a60affa1916280ec9af7a"] h2 {
        font-size: 32px !important;
    }
    section[data-section-id="662a60affa1916280ec9af7a"] .user-items-list-banner-slideshow .slides--initialized {
        min-height: 25vh !important;
    }
    #siteWrapper .user-items-list-item-container.user-items-list-banner-slideshow[data-button-font-unit="rem"] .list-item-content__button {
        font-size: 12px !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.