Jump to content

AngieRoxyE

Circle Member
  • Posts

    58
  • Joined

  • Last visited

Reputation Activity

  1. Like
    AngieRoxyE got a reaction from ilseS in editing footer font and links in 7.1   
    If anyone needed it, this is what I used to reduce the fonts and remove links in the footer in 7.1: 
     

    /* footer font h4 underline remove */
    footer.sections h4 {
        font-size: 11px;
    }
    #footer-sections .sqs-block-html a {
      text-decoration : unset;
      
      }
  2. Like
    AngieRoxyE got a reaction from tuanphan in editing footer font and links in 7.1   
    If anyone needed it, this is what I used to reduce the fonts and remove links in the footer in 7.1: 
     

    /* footer font h4 underline remove */
    footer.sections h4 {
        font-size: 11px;
    }
    #footer-sections .sqs-block-html a {
      text-decoration : unset;
      
      }
  3. Like
    AngieRoxyE reacted to tuanphan in Thumbnail B&W to Colour Rollover   
    Add to Design > Custom CSS
    a.grid-item img { filter: grayscale(1); } a.grid-item:hover img { filter: grayscale(0); } .portfolio-grid-basic .grid-item:hover .grid-image { opacity: 1; }  
  4. Like
    AngieRoxyE reacted to drdavis74 in Import of blogs keeps failing   
    worst...answer...ever...
×
×
  • 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.