Jump to content

Donna_Vincent

Circle Member
  • Posts

    62
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Donna_Vincent got a reaction from deldawn in How do I transfer my current squarespace domain to my new squarespace site?   
    If SS hosts the domain, there's a Move Domain to Another Site option.
  2. Like
    Donna_Vincent got a reaction from deldawn in How do I transfer my current squarespace domain to my new squarespace site?   
    it's fairly easy to do.  Here's some info.  I did mine a couple of years ago and did the same.

    https://support.squarespace.com/hc/en-us/articles/205812098-Moving-a-domain-to-another-Squarespace-site?platform=v6&websiteId=63a354224250565778c9420c
  3. Love
    Donna_Vincent reacted to WendyLW in what is best way to center all image card buttons on mobile ?   
    Thank You! Donna_Vincent
    this worked perfect ⭐️
  4. Like
    Donna_Vincent got a reaction from smarta in How To Reduce Space between Section Title and Item title on mobile   
    You should be able to do a margin-top using a mobile media query and target  by section or block if needed.  Try this.
    @media only screen and (max-width: 640px) {
    .user-items-list-banner-slideshow .slides
    {margin-top: -10hv;}}
     
    There's also a 40px padding at the bottom of the title that you may want to decrease.

    .user-items-list .list-section-title {padding-bottom:20px!important;}
  5. Love
    Donna_Vincent reacted to MeganWorkouts in Hide gallery on mobile only   
    Thank
    Thank you this has worked
  6. Like
    Donna_Vincent got a reaction from MeganWorkouts in Hide gallery on mobile only   
    Yes, you can create one section for mobile and a section for desktop and hide the one that shouldn't be showing on desktop and mobile.  It's just a little bit of code.

    First, create your section that you want on the desktop and then add a new section for your mobile view.
     
    //VARIABLES//
    @mobile: ~"only screen and (max-width: 640px)";
    @desktop: ~"only screen and (min-width: 760px)";
     
    //hide mobile section on desktop//
    @media @mobile {section[data-section-id="61a03d7xxxxxxxxxxxx"]{display:none!important;}}
    //hide desktop section on mobile//
    @media @desktop {section[data-section-id="61a03dxxxxxxxxxxxx"]{display:none!important;}}
  7. Like
    Donna_Vincent reacted to justine___ha in Reposition gallery controls   
    FYI (should anyone have the same problem):
    I've solved the problem by expanding the min viewport height of the section where the gallery is placed:
    To position the controls under the images I used: 
    I'm semi happy. It works, but the spacing between the next section is very big, when viewed on mobile screens. I let it be like that for the start.
  8. Like
    Donna_Vincent reacted to BethTheArtist in How to set different image formats for different store pages   
    @Donna_VincentThank you that's helpful. For now, I would ideally like to do it the way I had originally asked about but this gives me good ideas for other pages. Thanks so much! Beth
  9. Like
  10. Like
    Donna_Vincent reacted to RyanCaldarone in Designing your website’s header.   
    The new art backgrounds on 7.1 inspired me to throw some pops of color to my website. Trying out all the new header options, the gradient made the most sense. 
    It's now off-white gradient with a lot of blur, and extra drop shadow; using the built-in drop shadow along with a ghost plugins header drop shadow combined. I really like the look, and it fits well with any color theme I throw on the page!
     
    https://www.pocketwriter.biz/ 
  11. Like
    Donna_Vincent got a reaction from tuanphan in Adding vertical boarders on photos in mobile version   
    You can adjust the width.  

    @media screen and (max-width: 640px)
    .gallery-masonry-item img  {
    width: 85% !important;
    margin: auto; 
    }
  12. Love
    Donna_Vincent reacted to jbbbbbbbbb in Adding vertical boarders on photos in mobile version   
    Thank you Donna 
  13. Like
    Donna_Vincent got a reaction from paul2009 in Why custom CSS is not working?   
    Thank you for keeping us updated.   The fix rolled out as I was working..  🙂
  14. Like
    Donna_Vincent reacted to paul2009 in Why custom CSS is not working?   
    A fix for the CSS panel issue was rolled out a short time ago. Most sites should be working again now, with others following really soon 🥳.
    @Obi-Wan @loisartz @Donna_Vincent @steve_plaster @nomadweek @laurel @Jacob35 @Kizzy @2birds @thefakedaniel @jonaverill @Asiya @Web_Solutions @Ainul @kerstinmartin
  15. Like
    Donna_Vincent got a reaction from loisartz in Why custom CSS is not working?   
    Is there any status on this?
  16. Like
    Donna_Vincent got a reaction from loisartz in Why custom CSS is not working?   
    Thank you paul2009!! 
  17. Like
    Donna_Vincent got a reaction from loisartz in Why custom CSS is not working?   
    Thank you!
  18. Like
    Donna_Vincent reacted to paul2009 in Why custom CSS is not working?   
    Squarespace have a status page but they only publish details of major outages,  they consider to be serious issues, connectivity outages, checkout failures and so on.
    I have created a thread where Circle members can share details of bugs and changes whenever they are discovered as well as fixes. As a Circle member, you'll find it here. 
     
  19. Like
    Donna_Vincent got a reaction from loisartz in Why custom CSS is not working?   
    Unfortunately, it's still not working and has severely slowed progress of a new website project.  Is there a place that we can track the status of issues?
  20. Like
    Donna_Vincent got a reaction from bellefonte in How do I delete imported images?   
    Not being able to delete old graphics/photos is really annoying.  This feature has been requested for years.  Why wasn't it automatically built into Squarespace?
  21. Like
    Donna_Vincent got a reaction from daimone in How do I delete imported images?   
    Not being able to delete old graphics/photos is really annoying.  This feature has been requested for years.  Why wasn't it automatically built into Squarespace?
  22. Like
    Donna_Vincent reacted to Etienne in How do I delete imported images?   
    same here: our clients image uploads are cluttered with unused or meanwhile replaced images and no one is able to find what he/she needs. so they just upload another version of the needed file which results in even more useless and duplicate images (with different file names) ... this should be solved QUICKLY.
  23. Like
    Donna_Vincent got a reaction from tuanphan in Falling snowflakes on webpage   
    Awesome, thank you! 
  24. Like
    Donna_Vincent got a reaction from derricksrandomviews in Falling snowflakes on webpage   
    Awesome, thank you! 
×
×
  • 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.