Jump to content

popofglitter

Member
  • Posts

    78
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. hi @tuanphan unfortunately that did not work in the 'web address' nor 'page' option. thoughts on what I could try next?
  2. https://pomegranate-fife-566s.squarespace.com/inquire password: cupcake I have a pop-up set up where I want users to stay on whichever page they land on if they press "enter", but the action options don't allow for a "this page" setting. I tried "/" but it just directs users to the home page, understandably. Any thoughts on how users can accept/enter and stay on the same page instead of being redirected to another page? Steps to reproduce: Go to https://pomegranate-fife-566s.squarespace.com/inquire Enter password 'cupcake' Press 'Enter' on the pop-up Actual results: user is redirected to home page Desired results: user stays on Inquire page
  3. I am also hoping to slow down the carousel on a home page please bunnylefluer.com
  4. #1 Unfortunately, that did not happen, as shown by my screenshots. #2 I was just trying to provide more information in case it would be helpful...won't do that ever again.
  5. Thank you, but that is not what I'm looking for. I'm hoping for the actual breadcrumb to show the category, not an additional note, as the additional note shows underneath the product which does not make sense. See screenshots. Additionally, the code voided my code for bold text and the bold text is critical 😕 Below is my existing code. Thoughts? I'm starting to think this is simply impossible thanks to Squarespace. .header-nav-item a:hover { font-weight: bold; } .nested-category-breadcrumb-link { font-weight: bold; } .category-link { font-weight: bold; } .products.collection-content-wrapper .ProductItem-nav-breadcrumb-link:last-child { font-weight: bold; } button.cart-row-edit::before { content:'Add Notes' } button.cart-row-edit span { display:none; } /* Fix mobile shifting */ @media screen and (max-width:700px) { .header-title-nav-wrapper { max-width: 57% !important; } } /* show all categories */ @media only screen and (max-width: 575px) { .products.collection-content-wrapper .nested-category-children { flex-wrap: wrap !important; overflow: visible !important; } .products.collection-content-wrapper .nested-category-breadcrumb-list-item .nested-category-breadcrumb-link { margin-left: 1vw !important; } }
  6. Yes, please see below. I'm hoping for the breadcrumb to show "Shop > Category > Item Name", in this case it would be "Shop > Pasties > Show Your Pride Pasties". Thank you!
  7. Hi @iamdavehart thank you for your thorough response and help!!
  8. Hi @tuanphan would you please be able to help with custom code for this perhaps? site: dethreads.net Thank you!
  9. One more question...is there any way to wrap the text so there isn't a line break between 'athleisure' and 'children's clothing & accessories' categories like seen in the editor?
  10. Nevermind, the two columns show on the actual mobile site, but does not update on squarespace emulator for some reason. Thank you!!
  11. hi @Lesum I changed it back to margin-left and still only one column .header-nav-item a:hover { font-weight: bold; } .nested-category-breadcrumb-link { font-weight: bold; } .category-link { font-weight: bold; } button.cart-row-edit::before { content:'Add Notes' } button.cart-row-edit span { display:none; } /* Fix mobile shifting */ @media screen and (max-width:700px) { .header-title-nav-wrapper { max-width: 57% !important; } } /* show all categories */ @media only screen and (max-width: 575px) { .products.collection-content-wrapper .nested-category-children { flex-wrap: wrap !important; overflow: visible !important; } .products.collection-content-wrapper .nested-category-breadcrumb-list-item .nested-category-breadcrumb-link { margin-left: 1.5vw !important; } } @media only screen and (max-width: 767px) { .products.collection-content-wrapper .list-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !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.