Jump to content

bbarinaga

Member
  • Posts

    51
  • Joined

  • Last visited

Everything posted by bbarinaga

  1. Hi @scelce I'm also interested in moving Product quantity and Color to the same line. Do you mind sharing the code you used? Thanks!
  2. I'm a bit shocked about Previous/Next navigation disappearing! Is there any way of putting those with CSS? Thanks
  3. Site URL: http://www.bbarinaga.com Hello, I am on 7.0 and am attempting to simply make one individual summary list (grid) switch to 2 columns on mobile. I have used the following code and it works, but the change is applied to all summaries and I only need it for this one: https://www.bbarinaga.com/portadasebooks @media screen and (max-width:640px) { .sqs-block-summary-v2 .summary-item.positioned { width: 50% !important; position: static; } .sqs-block-summary-v2 .summary-item-list { display: flex; flex-wrap: wrap; flex-direction: row; } } Can someone help me? Site URL: https://www.bbarinaga.com/portadasebooks https://www.bbarinaga.com/portadasebooks password: 1234
  4. Hi @rwp, I'm trying to do the same thing but failed. I'm on 7.1 and used the following code on Code Injection / Header: <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> $(document).ready(function() { var catLink = $('a.category-filter-link.category-filter-link-all'); var _href = $(catLink).attr("href"); $(catLink).attr("href", _href + '?'); var urlCat = window.location.href.split("?")[1]; if (urlCat !== undefined) { var prodTop = $('section:nth-of-type(2)') $('html,body').animate({ scrollTop: $(prodTop).offset().top }, 0); } }); </script> I'm not familiar with coding. Could you help me? Thanks!
  5. Hello. I'm having the same issue and would love to use a drop down for categories on mobile. Can you help me with the code @tuanphan? https://mistoa.squarespace.com/tienda password: 1234
  6. I managed to change it with: body .checkout button.CheckoutButton-checkoutButton-3yWY2 {background-color: #27333c} Thanks!
  7. Here's a product page: https://mistoa.squarespace.com/tienda/lavabo-rectangular However, the button that I want to change is here: https://mistoa.squarespace.com/cart Thanks!
  8. Sorry, @tuanphan password:1234 https://mistoa.squarespace.com/cart
  9. Site URL: https://mistoa.squarespace.com/ Hi! I'm trying to change Checkout button's color on Cart page, but haven't been able to do it. https://mistoa.squarespace.com/cart Any ideas? Thanks!
×
×
  • 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.