Jump to content

michael.dabbs

Circle Member
  • Posts

    21
  • Joined

  • Last visited

Reputation Activity

  1. Like
    michael.dabbs got a reaction from tuanphan in How can I change the title font used on individual event   
    @tuanphan  
    Thanks so much. That worked perfectly on only the items I wanted affected.
  2. Thanks
    michael.dabbs reacted to tuanphan in How can I change the title font used on individual event   
    If you use a Business Plan/higher, add this code to 2024 Event Working Page Header Code Injection
    <style> h1.eventitem-title { font-family: 'Fraunces' !important; } </style> If you use Personal Plan, use this code to Website > Website Tools > Custom CSS
    body.collection-65ce23ee6964f56596229096 h1.eventitem-title { font-family: 'Fraunces' !important; }  
  3. Like
    michael.dabbs reacted to tuanphan in [Masonry Grid] Is there a way to display one column on mobile and three on desktop?   
    Add to Design > Custom CSS
    @media only screen and (max-width: 640px) { .gallery-masonry .gallery-masonry-wrapper { columns: 2; column-gap: 0; height: auto!important; display: block!important; padding: 0px; } .gallery-masonry-item-wrapper { height: auto!important; } .gallery-masonry-item { position: relative!important; transform: none!important; width: 100%!important; display: block; padding: 1.5px!important; box-sizing: border-box; } .gallery-masonry .gallery-masonry-item img { height: 100%!important; width: 100%!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.