Jump to content

ginna

Member
  • Posts

    19
  • Joined

  • Last visited

Reputation Activity

  1. Love
    ginna reacted to Web_Solutions in Change Opacity of Gradient ONLY not Text   
    Replace this code(See attached image) with the code below.
    .list-item-content { margin-top: -134%; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) 25%,rgba(0, 0, 0, 0.4) 75%); padding: 1rem; transition: all 0s; z-index: 99; opacity: 0; } .list-item:hover .list-item-content { transition: all 0s; opacity: 1; }  

  2. Like
    ginna reacted to DPruitt in Custom Font   
    FYI, you can still add the fonts here:
    https://herring-apricots-mnd6.squarespace.com/config/editor
  3. Thanks
    ginna reacted to creedon in How to disable Hover Button   
    Add the following to Design > Custom CSS.
    @media ( hover : hover ) {   .primary-button-style-outline .sqs-button-element--primary:hover {        background : unset;     color : unset;          }        } Let us know how it goes.
×
×
  • 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.