Jump to content

MonicaW

Member
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

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

MonicaW's Achievements

  1. Attached is Description text with a line break. I would like to know if it's possible to customize a different font size per line, or any kind of differentiator.
  2. They released it for a second, but then took it away! I saw it and tried it on Nov 30 night, but then the feature disappeared when I went back yesterday. 😞
  3. Thank you for sharing the linking solve. I am running into the same problem as @Swiftline - my Simple List links that are toggled to "open in new window" are not opening in a new window. I've tested using other web browsers, logged out.
  4. Is this still the case? No way to assign an ID to sections? I want to assign an ID to multiple sections through out the site (that are not always in the same layout or order), in order to assign a style globally. Perhaps more efficiently....
  5. Ah, I see. Thank you for pointing that out, appreciate it. I had something leftover from when I was trying to change blog pages, I took it out and It works now.
  6. Hi, Thank you for the javascript targeting portoflio pages which I've added. I'm not sure I'm targeting the added class correctly in my CSS though. I'm trying to replace a grey logo with a white logo, and change nav color only on those pages, but the logo does not change (tested that it changes without the ".twc..." class). Appreciate a look and any help/corrections! Portfolio page
  7. Thanks for the reply @bangank36, Yes, I want the logo white only on the portfolio pages, but am not sure where to add your code.
  8. Hi, I have 7.1 portfolio pages with background banner images where the logo and nav need to change to white to be more visible. (Background banner seems to be automatically detected on other pages though, with the nav changing automatically to white?) Thanks to this forum, I've been able to target just the portfolio pages via javascript that adds a class to those portfolio pages. The nav color change seems to work, but the logo is not getting hidden or replaced. Not sure why. I've tried different code that I've found, but nothing seems to work for the logo. I don't think I can use 'inverse' since the client's logo is a bluish-grey. Portfolio collection page Portfolio page Appreciate any help and open to suggestions. Thank you! //Change Logo and Nav color// .twc-collection-type-portfolio { .header-title-logo img { visibility: hidden !important; } .header-title-logo a { background-image: url(https://static1.squarespace.com/static/62b8cab7cbbc6359efdfc5dd/t/63334cfc58a9522e8fa8f45b/1664306428278/ZH-Architects-logo-white-500.png); background-size: cover; background-repeat: no-repeat; background-position: center center; } .header-nav-item a { color: #FFF !important; } .header-nav-folder-content { background: #6A7284 !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.