Jump to content

Fabrizio

Circle Member
  • Posts

    81
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Fabrizio reacted to Caroline_Smith in Exclude Footer from Code Injection   
    You could try this code snippet. This will only target paragraphs in the main page, excluding the header and footer. Paste this in the header of the relevant page.
    <style> #page p:first-letter{display:block; float: left; margin-top: -2.5rem; margin-bottom: 0rem; margin-right: 15px; font-size: 6rem;} </style>  
  2. Like
    Fabrizio reacted to tuanphan in Change Color of each Navigation link on Hover and when active   
    Add to Home > Design > Custom CSS
    /* nav hover */ .header-nav-item:hover>a, .header-nav-folder-item:hover a { color: red !important; } /* av active color */ .header-nav-item--active>a, .header-nav-folder-item--active>a, .header-menu-nav-item--active>a .header-menu-nav-item--active { color: green !important; }  
  3. Like
    Fabrizio reacted to tuanphan in Help with Slideshow Gallery for mobile   
    Add to Home > Design > Custom CSS
    /* resize home slide */ @media screen and (max-width:640px) { section#p2p-home img { width: 100% !important; left: 0 !important; height: auto !important; } section#p2p-home { height: 180px; } }  
×
×
  • 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.