Jump to content

cscholz

Member
  • Posts

    15
  • Joined

  • Last visited

Reputation Activity

  1. Like
    cscholz reacted to tuanphan in Split carousel slideshow   
    You try doing it with Gallery Block Slideshow, see this guide to know how to add gallery slideshow
    https://forum.squarespace.com/topic/193716-freeshare-71-gallery-block-workaround/
  2. Like
    cscholz reacted to tuanphan in Header navigation and logo invert against background on scroll   
    Change 992px in the code to 1px
  3. Like
    cscholz reacted to tuanphan in Header navigation and logo invert against background on scroll   
    Change this ID
    header#header * to this
    header#header a#site-title  
  4. Love
    cscholz reacted to Web_Solutions in Mimic custom desktop header/nav layout for mobile   
    Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS.
    @media only screen and (max-width: 799px ) { .header-display-desktop { display: flex !important; } .header-display-mobile, .header-burger, .fe-block-1425b89ddc7a17aa23bc, .fe-block-d941bcd01fcfc8af32ab, .fe-block-bb58f3e314962daad961, .fe-block-83056773bd92df13ae77 { display: none !important; } .header .header-title-nav-wrapper .header-title { flex: 0 0 50% !important; } .header .header-title-nav-wrapper .header-nav { display: block !important; } header#header .header-nav-list * { font-size: 12px !important; } }  
  5. Like
    cscholz reacted to tuanphan in Left-align header navigation with center of page   
    Remove above code & use this new code
    div.header-title { width: 50% !important; } .header-nav { text-align: left !important; padding-left: 0 !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.