Jump to content

karawr

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by karawr

  1. Yes thank you, I fixed this using the code from your other response 🙂
  2. @TaitDesign & @gorillagirl79, this was solved by @bangank36 over here:
  3. 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? 🙂
  4. I tried this code but it didn't work unfortunately. /* Hide this on Mobile */ @media screen and (max-width:767px) { [data-section-id="#block-yui_3_17_2_1_1633431612221_11185"] { display: none; } } /* Hide this on Tablet - Desktop */ @media screen and (min-width:768px) { [data-section-id="#block-yui_3_17_2_1_1634009578077_3559"] { display: none; } }
  5. Let me know if you need any more info 🙂
  6. I'm experiencing this issue too! In the clients section here: https://www.kweststudio.com.au/ - have you come across a solution anywhere?
  7. Yes thank you, that would work for me!
  8. The link to the page is: https://www.kweststudio.com.au/about
  9. I am wondering if anyone has a way that the excerpts in my blog summary (the " What our clients say…" section) can show stacked on top of each other in mobile view? Two columns on mobile view looks too squished! Would welcome any suggestions!
×
×
  • 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.