Jump to content

cmackmadeit

Member
  • Posts

    5
  • Joined

  • Last visited

cmackmadeit's Achievements

  1. I'm using the default newsletter page template, but when clicking each article, I want it to direct to the PDF link of the actual newsletter instead of the article page within Squarespace. I don't want my users to have to click 2 links before being able to open the newsletter, but I can't seem to find a way to add a custom link with code. Thank you! https://iguana-groundhog-8k32.squarespace.com/newsletter Password: fshr2013
  2. When I enter the mobile view of my testimonial section, the title is super small (see attachment). When inspecting my site, I saw that ".user-items-list .list-section-title" is the element name, but when writing a mobile query the text only gets condensed when I increase the size. I'm wondering if the container the title is in is somehow constraining the size? Below is the code I used that does change the font size, but it doesn't actually get larger, the kerning just gets super tight. Is it possible to make the "Client Success Stories" title to be 30px? Thank you! https://iguana-groundhog-8k32.squarespace.com/ Password: fshr2013 @media only screen and (max-width:768px) {.user-items-list .list-section-title { font-size: 30px; }}
  3. Thank you so much! Your replies on this entire forum have single handedly helped me learn CSS from scratch. You're a legend
  4. My client has 2 separate sign in portals that I'm creating with a drop-down menu in the header. I want to differentiate that link from the others, but can't figure out how to single out only one of the drop-downs. I'd like to make the "Sign In" text bolded and underlined in this color #193D6F I currently have code that removes the underline from all of the links, as well as add color to the drop-down menus, but I can't figure out how to only edit a specific link. Here's my code and a screenshot below. Thanks in advance! /* Nav hover color */ .header-nav a:hover { color: #F6CF3C !important; } /* make nav folder not clickable */ .header-nav-folder-title { pointer-events: none; } /* Dropdown folder colors */ .header-nav-folder-title { color: #193D6F !important; }
×
×
  • 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.