Jump to content

Katie88

Circle Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

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

Katie88's Achievements

  1. @Ziggy thank you so much! That worked, but the item prices (also in heading) are still in the wrong font. How do I target this?
  2. Hey there, I uploaded a custom font for my headings, and it is working everywhere but store item titles. I spoke to someone at Squarespace who confirmed to me that yes, the titles should be responding to the code, given that they are set to the Heading font, and I designated the custom font to h1, h2, h3, and h4 (something I already knew, but thanks for letting me know I'm not crazy). He found me someone with the same problem who was also in these forums. His issue was fixed by adding "!important." However, this did not do it for me. Does anyone else know what the problem could be? This is the code I'm using (I separated h1, h2...etc. because when I had them in the same line, it didn't work for some reason). @font-face { font-family: 'Gelica'; src: url('https://static1.squarespace.com/static/63d0a4028281d32321b29957/t/63d1bc90718f3f6f648f8e89/1674689680983/gelica-regular-webfont.woff'); } h1 {font-family: 'Gelica' !important;} h2 {font-family: 'Gelica' !important;} h3 {font-family: 'Gelica' !important;} h4 {font-family: 'Gelica' !important;} I've watched several different tutorials from people who write this code slightly differently; some people have spaces, some don't. Some include the semicolon, some don't. None of that helped. Thanks in advance to anyone who may be able to help. Site: https://bronze-magnolia-btmh.squarespace.com/ Password: March
  3. Hey all, The logo was looking jagged in both PNG and JPEG files, regardless of style. So I found a way to replace the PNG with an SVG in these forums. The logo shows as long as I have Custom CSS open, but as soon as I exit and refresh the page, it disappears. This is the code I'm using: .header-title-logo img { visibility: hidden; } .header-title-logo a { background-image: url(**/s/Logo.svg**); background-size: contain; background-repeat: no-repeat; background-position: center center; } The URL is generated via Squarespace when I upload the file as a link. If anyone knows what I may be doing wrong, please let me know, thank you!
×
×
  • 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.