Jump to content

violettag

Squarespace Employee
  • Posts

    21
  • Joined

  • Last visited

Reputation Activity

  1. Haha
    violettag got a reaction from falsesuper in 7.1 Duplicating or Saving Sections   
    Hey @L_Avec! The feature you are looking for has recently been added. You can now duplicate a section on Squarespace 7.1 by using a duplicate icon next to the little pencil icon. You can find more information about this here:

    https://support.squarespace.com/hc/en-us/articles/206543627-Duplicating-pages-and-content#toc-duplicate-a-page-section
    You cannot duplicate a collection section, but all the content from the layout section will be duplicated on the same page. 
    Hope this helps!
  2. Like
    violettag got a reaction from DavidLeahy in 7.1 Duplicating or Saving Sections   
    Hey @L_Avec! The feature you are looking for has recently been added. You can now duplicate a section on Squarespace 7.1 by using a duplicate icon next to the little pencil icon. You can find more information about this here:

    https://support.squarespace.com/hc/en-us/articles/206543627-Duplicating-pages-and-content#toc-duplicate-a-page-section
    You cannot duplicate a collection section, but all the content from the layout section will be duplicated on the same page. 
    Hope this helps!
  3. Like
    violettag got a reaction from Unlikely_IT in Membership options   
    @Stereoknob & @todd4, if you are still looking into this, you may want to check out the new Squarespace feature called Member Areas. Take a look at this guide here for more information, should you need it:
    Getting started with Member Areas
    Hope this helps!
  4. Like
    violettag reacted to tuanphan in Change block order in mobile   
    Add to Home > Design > Custom CSS
    @media screen and (max-width:767px) { /* Pietro Porcinai */ div#block-yui_3_17_2_1_1586517061377_18576+.row { display: flex; flex-direction: column-reverse; } }  
  5. Like
    violettag reacted to kfalconer in .sqs-announcement-bar-text, can't increase my announcement bar's font size on mobile   
    It didn't for 7.1, but tweaking it to this worked:
     
    .sqs-announcement-bar { p {      @media(max-width:799px){   font-size: 14px !important;}   } } thank you!
  6. Like
    violettag reacted to rwp in Can I play a different background video for mobile?   
    @media screen and (max-width:1024px) { [data-section-id="5f5beacf1cb1680c6b76bcb1"] { display: none !important; } } @media screen and (min-width:1025px) { [data-section-id="5f7104719344cd07a2ef3145"] { display: none !important; } }  
  7. Like
    violettag reacted to tuanphan in Logo position in header on 7.1   
    SS 7.1 supports Logo (center) - Navigation (left), doesnt support Logo (right) - navigation (left)
    You can set Logo (Center) - Nav (left), then add this code to Home > Design > Custom CSS
    @media screen and (min-width:768px) { .header-title-nav-wrapper { flex: 1 0 100%; } .header-layout-branding-center .header-title { text-align: right; } }  
  8. Like
    violettag reacted to tuanphan in Logo position in header on 7.1   
    Use this code
    @media screen and (max-width:991px) { .header-display { flex-direction: row-reverse; } .header .header-title-nav-wrapper .header-title { text-align: right; } }  
  9. Like
    violettag got a reaction from Susana_SQSP in Core Web Vitals   
    Hey @veganedge! The tool is useful when coding your own site, but can present misleading results for sites built on a CMS platform, like Squarespace. You can find some information on this here: 

    https://support.squarespace.com/hc/en-us/articles/206545657#toc-google-s-pagespeed-insights-errors

    There is also a great guide on formatting images for web here, if you want to check it out:

    https://support.squarespace.com/hc/en-us/search?commit=Search&query=Formatting+your+images+for+display+on+the+web&utf8=✓

    Hope this helps!
  10. Like
    violettag got a reaction from Susana_SQSP in 7.1 Duplicating or Saving Sections   
    Hey @L_Avec! The feature you are looking for has recently been added. You can now duplicate a section on Squarespace 7.1 by using a duplicate icon next to the little pencil icon. You can find more information about this here:

    https://support.squarespace.com/hc/en-us/articles/206543627-Duplicating-pages-and-content#toc-duplicate-a-page-section
    You cannot duplicate a collection section, but all the content from the layout section will be duplicated on the same page. 
    Hope this helps!
×
×
  • 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.