Jump to content

christyprice

Circle Member
  • Posts

    964
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by christyprice

  1. If you've created the hover effect with code, you can target so that it only shows on larger screen sizes. This post walks through how: https://christyprice.com/blog/custom-code-screen-size-squarespace If you're achieving this a different way, please share your site so we can better help.
  2. @ChristinaDean I've found that pages like the one you mentioned typically have a very high bounce rate because people are finding all the info they need on that page with no reason to visit other pages. To reduce bounce rate, you'd want to actively encourage folks to click on another page of your website. Maybe more detailed information about each activity?
  3. @Baller1245 I see just what Jessica is seeing. Looks like it's live now.
  4. Hi @jaygriffith4 you can definitely target mobile H1 with Custom CSS. Try adding this and change the screen size and font size as needed: @media screen and (max-width: 800px) { h1 { font-size: 12px; } }
  5. @Susana_SQSP looking forward to this! I'd love to hear more about how we can cross-sell and upsell within the platform.
  6. @Desislav this earlier conversation may be helpful:
  7. @kroona-4 if you don't want to do this with code, you could try placing a shape block behind each image and adding a border to that.
  8. Hi @Bluerose. Your site looks fantastic. I LOVE the high-quality images you used. Nice work!!! My only suggestion might be to move Home from the top nav to the unlinked section - people will click your site title to get back to the home page, and that way SHOP will be the first (and most important) link. I'm hungry now... 😉
  9. Hi @jakefromleeds - nice work! I love a minimal, modern site. However, I must say I'm not a fan of the custom cursor. Here's a great article explaining why: https://ericwbailey.website/published/dont-use-custom-css-mouse-cursors/ Love the mobile-type menu on desktop and great job with the process timeline!
  10. Ah, in that case, you'd want to paste this into Custom CSS. #collection-64f8da2e62b1ec2afe1f174f #header { display: none; } The collection ID is specific to the page you'd like to remove the header from.
  11. Hi Jeff. There's no way to do this without code. The simplest thing might be to use code to remove the header on that page, and then build out a new top section to mimic a header. To remove the header on that particular page, in the Pages menu click the Cog icon next to that page. In the pop up click Advanced then paste this into Page Header Injection <style> #header { display: none; } </style> Then you'd add a section at the top and manually build your new "header".
  12. @Sufast you may try the code in this forum post:
  13. Hi @Dinny, these are the steps I use to fix the Instagram feed. If those don't work I'm afraid you'll need to reach out to Squarespace support. For SEO, Squarespace has a great starter checklist. If you want to dive in deeper, Kate Scott has a wonderful Grow with SEO Course.
  14. Hi @louiscaro17, looks like you got this sorted and your site is back online. It's showing up here for me!
  15. Looks like the issue was the JavaScript was loading twice.
  16. Hi @Chairlaxed. You'll want to add that code to Settings > Advanced > Code Injection. Paste it in the Header Block. Then to get the products to show up, you'll want to add a Code Block on any page and add this code inside: <div class="booqable-product-list"> </div>
  17. Hi @NitaD, I've often found that a very simple password here is the best option because of user error. I'd reset the password to something easy to type in and try again. And double check the uppercase/lowercase setting as you enter the new password - that's another thing that can trip up. I have a blog post on Sharing a Squarespace Website Before it Goes Live if that's helpful. Christy
  18. Ah, I think @WillMyers has a walkthrough for that! https://www.will-myers.com/articles/switch-the-logo-when-mobile-menu-is-open-in-squarespace
  19. @DomBerlino thanks for sharing that! Yes, you need to target an additional class for the different mobile logo. So you'll replace the code you were using with this: <style> .header-title-logo img, .header-mobile-logo img { -webkit-filter: invert(100%); filter: invert(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert='1'); } </style> Hope this solves it!
  20. Hi D, Thanks so much for your kind words about my site! Are you perhaps using a different logo on mobile? If you could drop a link to your site I'd be happy to take a look. Christy
  21. Try adding this to Custom CSS: #itemPagination { display: none; }
  22. Hi @purecocoa. If you click Help at the bottom of that left list, it will tell you the version of Squarespace you are on. If it's 7.1, then all the templates are interchangeable so there's not the ability to add a different one - you would just update the fonts, colors, and layouts to match the look you want. If it's 7.0, then it will tell you your template name and you'll be able to change templates.
×
×
  • 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.