Jump to content

vk2020

Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    vk2020 got a reaction from Nlittle in Tablet view with Fluid Engine   
    Literally every other website builder I have used has had a tablet layout / viewport editor.
    Some go even as far as Desktop / Laptop / Tablet / Phone / Phone Small Screen
    It's extremely disappointing to see that Squarespace doesn't. My website I have been building looks absolutely crap on tablets and Squarespace support have offered basically no support. I always get a stock standard response of "we currently don't support that feature, if you feel comfortable writing code you can use CSS"
    What are we paying for?
  2. Like
    vk2020 got a reaction from Manst2002 in What's new at Squarespace — November 2023   
    Please fix tablet layout or at least provide a breakpoint editing option - It's crazy not to have one in 2023 - Every other website creator has a Desktop, Tablet and Mobile Viewport / Breakpoint at minimum.
  3. Like
    vk2020 got a reaction from logorado in Tablet view with Fluid Engine   
    Literally every other website builder I have used has had a tablet layout / viewport editor.
    Some go even as far as Desktop / Laptop / Tablet / Phone / Phone Small Screen
    It's extremely disappointing to see that Squarespace doesn't. My website I have been building looks absolutely crap on tablets and Squarespace support have offered basically no support. I always get a stock standard response of "we currently don't support that feature, if you feel comfortable writing code you can use CSS"
    What are we paying for?
  4. Love
    vk2020 reacted to tuanphan in Tablet Layout Issues   
    Only specific button, if you want to all button, try this new code
    /* Tablet layout */ @media screen and (max-width:1024px) and (min-width:768px) { .button-block a { white-space: nowrap; } }  
  5. Like
    vk2020 reacted to tuanphan in Tablet Layout Issues   
    #1. You want to increase with to make button text on one line?

    #2. About Us on one line?
    Learn more button, add a space above it or?

  6. Like
    vk2020 got a reaction from PEZ in What's new at Squarespace — November 2023   
    Please fix tablet layout or at least provide a breakpoint editing option - It's crazy not to have one in 2023 - Every other website creator has a Desktop, Tablet and Mobile Viewport / Breakpoint at minimum.
  7. Like
    vk2020 got a reaction from StrictlyFluid in What's new at Squarespace — November 2023   
    Please fix tablet layout or at least provide a breakpoint editing option - It's crazy not to have one in 2023 - Every other website creator has a Desktop, Tablet and Mobile Viewport / Breakpoint at minimum.
  8. Like
    vk2020 reacted to Rassoul in What's new at Squarespace   
    There are a lot of basic functionality missing from Squarespace, here are to name a few off the top of my head: 
    Max store upload size is 300mb Max image upload size is 20mb No table of contents support without custom code No code formatting options No table without custom code Not able to set formatting on a per line basis They need to go through and make sure the bare bones basic functionality that all other editing platforms have Squarespace has too. 

  9. Like
    vk2020 reacted to Frick74 in What's new at Squarespace   
    hi,
    For me it is also frustrating that features which were available in 7.0, are not available in 7.1. Simple things like captions showing in a Lightbox, indexpages etc. I have to find work arounds through css and javascript to arrange certain outcomes which were available in the past, but are gone now. I my option these ( 'simple' ) features should be available for paying users of this platform.
    I totally agree with craigcarmean that 7.1 should be improved to make things better for us.
     
  10. Like
    vk2020 reacted to tuanphan in Tablet Layout Issues   
    The solution now is using custom code. If you share link to pages where you have problem, we can give the code
  11. Like
    vk2020 reacted to thawk in Tablet view with Fluid Engine   
    big hat off to Will Myers.
    meanwhile, squarespace you truly suck for not supporting viewing on the inconsequential number of 1.28 billion tablets. get your act together, and add a banner to your frontpage declaring this...
  12. Love
    vk2020 reacted to SDH95 in Tablet view with Fluid Engine   
    Yooo, everyone, please submit a ticket with Squarespace customer support requesting that their next big project be adding a tablet view to their fluid engine. LETS UNIONIZE THIS MF & GET 'ER DONE!
  13. Like
    vk2020 reacted to MColeman in Tablet view with Fluid Engine   
    I just rebuilt my website it Fluid Engine to get the hang of it before implementing it on client sites. And the tablet view looks terrible. Is there an easy fix for this, or a way to have the site look like mobile but on a tablet? I'm super concerned with creating client sites that aren't truly responsive. Ugh. Thanks for your advice!
  14. Like
    vk2020 reacted to Martian in Tablet view with Fluid Engine   
    Is there no tablet view with fluid engine? How are we supposed to design for this format? Good lord. 
  15. Love
    vk2020 reacted to paul2009 in WHY does my form now say "required" and not the asterisk???   
    The change from "*" to "(required)" is part of the Form Block update, currently being rolled out to all sites.
    Have you checked the Language & Region settings on your sites (in Settings > Language & Region > Region) to check they are correctly configured for French?

    If you're looking for a CSS solution to restore the asterisk on form titles, please try this:
    /* Hide required on field titles Tip by sf.digital */ .form-wrapper .react-form-contents .field-list .title .required, .form-wrapper .react-form-contents .field-list .fields .description.required { visibility: hidden; } .form-wrapper .react-form-contents .field-list .title .required:before, .form-wrapper .react-form-contents .field-list .fields .description.required:before { visibility: visible; content: "*"; font-size: 1.5em; line-height: 1em; } .form-wrapper .react-form-contents--submitted .required:before { visibility: hidden!important; } Let me know how you get on.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  16. Like
  17. Thanks
    vk2020 reacted to Ziggy in Padding around Text Highlight features   
    Not that I've found. I would try adjusting the 3rem to a value a little smaller to see if that helps.
  18. Like
    vk2020 reacted to Dagoddez in What happened to the "Gallery" block in 7.1?   
    Has anyone found a solution to adding gallery blocks in 7.1 if you're not a circle member?
  19. Like
    vk2020 got a reaction from Dagoddez in What happened to the "Gallery" block in 7.1?   
    It's so annoying that they have removed the Gallery Block in 7.1
    I want to create a Small Square that changes images, I don't want to do a gallery section that spans across the entire screen. Does anyone know if this is possible?
  20. Like
    vk2020 got a reaction from ClintonLugert in What happened to the "Gallery" block in 7.1?   
    It's so annoying that they have removed the Gallery Block in 7.1
    I want to create a Small Square that changes images, I don't want to do a gallery section that spans across the entire screen. Does anyone know if this is possible?
  21. Like
    vk2020 got a reaction from AlatLEE in What happened to the "Gallery" block in 7.1?   
    It's so annoying that they have removed the Gallery Block in 7.1
    I want to create a Small Square that changes images, I don't want to do a gallery section that spans across the entire screen. Does anyone know if this is possible?
  22. Like
    vk2020 reacted to tuanphan in Header Button Font   
    Add to Design > Custom CSS
    header#header a.btn { font-family: bebas-neue-pro !important; font-size: calc(~"(1.2 - 1) * 1.2vw + 1rem") !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.