Jump to content

amba

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by amba

  1. Yes the above resolved both issues.
  2. Thanks, That gave me an idea. I could use the sale price as a section that would exclude the tax amount and change it from sales to including and excluding tax. Need to remove the strikeout and the word sale. .product-price::after { content: ' including'; } .original-price::before { content: ' excluding '; } .products.collection-content-wrapper .original-price { text-decoration: none; } .product-mark.sale { visibility: hidden; } unfortunately this is all on one line, would prefer the one price below the other. Any input would be greatly appreciated.
  3. Hey, thanks for the reply. What I meant was the listed price. I would like to show both the price including and excluding.
  4. Site URL: https://ambrand.nz/ hello I need to show our product prices including and excluding gst ( Tax) Does anyone know how I could do this? Thanks
  5. I finally found the solution! Turns out that SS was not resizing the stores font for the mobile site accordingly. A simple CSS for mobile font size solved the issue. Hopefully I can now return the rest of the site to a more "normal" font size. This is what worked for me. /* CSS FOR MOBILE */ @media only screen and (max-width: 767px) { .grid-item .grid-title { font-size: 1.5rem; } .grid-item .product-price { font-size: 1.5rem; } }
  6. Site URL: http://ambrand.nz Hi Guys I am at a loss with the Mobile Usability issues. I have spent so much time trying to find the issue and the text on my site is now so large and looks so unprofessional. I am still getting the Text too small to read and Clickable elements too close together. If anyone can help me out, that would be greatly appreciated. Google seems to have issues with the product pages and items listed in the store. All the pages have a same layout, but somehow google passes some of the pages and flags others. I have read all the information in the forums regarding the font sizes and I have increased them so that none are below the recommended pixels. What am I missing???
  7. Yup, Same problem here. I had code that I wanted to remove, now its gone but the site is still showing it...
  8. Site URL: https://ambrand.nz/online-store Hi Guys Please could someone help me with my search results. I am wanting the site to display the product image in the search bar and the search result page. I have seen a few sites where this result is achieved but I am not sure what I am doing wrong. All images are names according to the product name. https://ambrand.nz/online-store Any help would be greatly apprenticed
×
×
  • 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.