Jump to content

HOH

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by HOH

  1. You are the best. Thank you SO much.
  2. I'm running into the same issue - I have a page called "Sold" where I move sold items and I set the price to zero but I just want the price section removed. Tried both codes with no luck - houseonhorizon.com @paul2009
  3. I think I solved it. Thank you for your help.
  4. Hi - I'm building my website and looking for a better way to do it than I currently have it set up. So we have two stores - one for the public, and one for the those "in the trade". The in the trade store is password protected, and they have to contact us to "sign up" and receive the password. This store will have ALL items available before they are released to the public, and the public page will have "new" items released every week that are not sold in the trade store. The way this is currently set up, I have to create the items in BOTH stores. Is there a better way to have two "storefronts" one of which being password protected? I feel like I may have an issue with inventory and potentially selling an item that is sold. Thanks!
  5. Hi - my custom installed font (Jacqueline) HERE is showing up completely different (font size/shape and the layout) to what it looks like when editing on the web. Here's some code I have in CSS for formatting etc. Attached are images for reference //making P1 smaller in mobile// // Mobile Text Sizes - Ghost // @heading-1: 30px; @heading-2: 25px; @heading-3: 25px; @heading-4: 65px; @paragraph-1: 14px; @paragraph-2: 14px; @paragraph-3: 10px; /* --- Do Not Edit Below ---- */ @media only screen and (max-width: 640px) { h1 { font-size: @heading-1 !important; } } @media only screen and (max-width: 640px) { h2 { font-size: @heading-2 !important; } } @media only screen and (max-width: 640px) { h3 { font-size: @heading-3 !important; } } @media only screen and (max-width: 640px) { h4 { font-size: @heading-4 !important; } } @media only screen and (max-width: 640px) { .sqsrte-large { font-size: @paragraph-1 !important; } } @media only screen and (max-width: 640px) { p { font-size: @paragraph-2 !important; } } @media only screen and (max-width: 640px) { .sqsrte-small { font-size: @paragraph-3 !important; } } // Mobile Text Sizes - Ghost // // Adding Jaceline // @font-face { font-family: 'Jaceline'; src: url('https://static1.squarespace.com/static/637644493af6b10d5297de1c/t/63764777aaf47f3e73f9d0d8/1668695927776/Jaceline.ttf'); } // Jaceline for headers // h4 { font-family: 'Jaceline'; font-weight: 600; font-style: ; font-size: 120px; letter-spacing: 0.04em; line-height: .7em; }
  6. I have the same issue - did anyone figure this out? My shop is shown as a carousel on my homepage and the arrows don't work to move past the two items.
×
×
  • 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.