Jump to content

NIkiL

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by NIkiL

  1. Following up in case anyone out there has any ideas. I think the solution is to: Set one logo for the site itself, Add an alternative logo under Custom CSS > Manage Custom Files Find the url of that logo Use CSS to tell the site to use the alternative logo for tablet widths. I *think* it would look something like this, but my CSS is wrong. Any suggestions? ________ @media screen and (max-width:1024px) and (min-width:641px) { .Header-title-logo {content:url(URL OF ALTERNATIVE LOGO); }
  2. Site URL: https://its1647.squarespace.com/ I'd like to use my mobile logo ONLY on tablets, not on desktop or phones. Is there a way to force Squarespace 7.1 to do this? site = https://its1647.squarespace.com/ password = teach Thank you!!
  3. Thank you! This works really well to keep the navigation on one line... but is there a way to hide the social links so they don't cover it at a smaller screen size? OR scale down the header navigation so there's not an overlap? Here's my site: https://its1647.squarespace.com/ Password = teach Thanks!
  4. OK! What CSS would I use for this, please? Thank you for all your help! Another way to think about it: how to keep the sticky accordion title STAYING sticky even after it is closed? (I can imagine this would be complicated if there is more than one accordion in a page. I only have one accordion section in my page, though.)
  5. Hmm... think I figured it out BUT now I have another question: /* accordion with columns inside*/ .accordion-item__description { columns: 2; column-gap: 30px; } @media screen and (max-width:640px) { .accordion-item__description { columns: 1; } } How can I now make the accordion title sticky so that people can close it easily if they don't feel like looking at the contents?
  6. Thank you! Is there a way to show the text inside the accordion in two columns?
×
×
  • 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.