Jump to content

CassAggett

Circle Member
  • Posts

    302
  • Joined

  • Last visited

  • Days Won

    1

CassAggett last won the day on August 15 2023

CassAggett had the most liked content!

5 Followers

Personal Information

Recent Profile Visitors

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

  1. @TRiL this heading is currently bolded, try remove that first. If it's still too thick, it's likely you've got the font weight for headings set higher in Site Styles. You can check that by going into Site Styles > Fonts > Headings and adjusting the weight. Unless you override the font weight in CSS when you upload a font, it will take this part of the style from here.
  2. @domr You sure can - check this tutorial out: https://www.will-myers.com/articles/perfect-anchor-links-in-squarespace Follow this exactly for single page links - if you have more than one page of your site though and want to use anchor links in the nav bar, you'll also need to include the page URL slug, so instead of #anchor you'd use /home/#anchor for example
  3. This link works for me: Is it possible you don't have a default email client set up in your browser? Mine opened directly in a new Gmail tab.
  4. Following from above, you also might want to check your your colour settings in Section Styles - do you have a section in there that's got a white background with this pale coloured text? If so it could be pulling the previews from that.
  5. @Javdesign here's a couple: https://www.beatrizcaraballo.com/blog/looping-rotating-words-heading-squarespace https://schwartz-edmisten.com/plugins/p/animated-rotating-text
  6. @p333 can you share a link to your site? It's not included in your post
  7. @Goodmerch can you share a link to your site? The code you've used above includes a section that you'll need to update specific to your site - section[data-section-id="123"] needs to be replaced
  8. @Zoe1213456 can you share a link to your site and which text you're trying to change on hover?
  9. @willem-jan Hi Willem, you can follow the instructions here: https://support.squarespace.com/hc/en-us/articles/205815838-Adding-a-site-title
  10. If you test it on your mobile you'll likely find it looks 'normal'. Without looking into the code I'd assume it's because the overlay menu is set to cover the full height of the screen, but the Squarespace mobile editor view height is much taller than an actual phone screen so this will look stretched here
  11. Hi @Virtualvisionaries, try this code: @media only screen and (max-width: 747px) { .header .header-announcement-bar-wrapper { padding: 3vw 6vw 3vw 6vw !important; } } The padding values are are this order: 3vw (top), 6vw (right side), 3vw (bottom), 6vw (left side). The default is 6vw on all sides, so the above code halves that on the top and bottom for screens smaller than 747 pixels wide.
  12. You'll need to change the text back to H1 (that's better for SEO as the page heading anyway), then the code you're using will work and you can adjust to the size to what you want it to be on mobile.
  13. @WBRenes The section on the Spirits page you're referring to is a list section, which takes on different colour settings within Site Styles. When you've got that page open, open Site Styles > Colors > Select the colour theme > then scroll to List Section - there will be an option to change the button colour for the list section buttons in there
  14. Did you fix this? Looks all good on my end with no overflow.
  15. You can also adjust this in the accordion paragraph settings: I've set this example to 100% and the added min-width: 100% overrides the inexplicable max-width: 300px that's in the code.
×
×
  • 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.