Jump to content

karawr

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    karawr got a reaction from Beyondspace in Summary Block extending past the of width of site   
    Yes thank you, I fixed this using the code from your other response 🙂
  2. Like
    karawr reacted to Beyondspace in Summary Block extending past the of width of site   
    Thank @karawr for tagging me
    For clarification the way to remove the extending past the of width of site, Here is how to implement on your sites:
    1. Use dev tool to inspect the section that makes your site extending.
    2. Use squarespace ID Finder extension for selecting the targeted section to fix. 

    ID squarespace finder.mp4 3. Add to Home > Design > Custom Css
    [data-sectionId#] .content-wrapper { min-width:0; } Let me know that it works properly on your sites
    Support me by pressing đź‘Ť if this useful for you
  3. Like
    karawr got a reaction from Beyondspace in Summary Block extending past the of width of site   
    @TaitDesign & @gorillagirl79, this was solved by @bangank36 over here: 
     
  4. Like
    karawr got a reaction from Beyondspace in Summary Block Is Affecting Page Width   
    Thank you! This helped me too!! So annoying!
  5. Like
    karawr reacted to Beyondspace in Summary Block Is Affecting Page Width   
    Try
    section[data-section-id="61414b615e517e4f70e6fc5e"] .content-wrapper { min-width:0; } Support me by pressing đź‘Ť if this useful for you
  6. Like
    karawr got a reaction from tuanphan in Stack summary carousel on mobile   
    I think I've solved it with this code:
    /* hide testimonials mobile */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1633431612221_11185 { display: none; } } /* hide testimonials desktop */ @media screen and (min-width:641px) { div#block-yui_3_17_2_1_1634009578077_3559 { display: none; } } Can you please double-check it works OK if you get the chance? 🙂
Ă—
Ă—
  • 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.