Jump to content

tuanphan

Circle Member
  • Posts

    66,939
  • Joined

  • Last visited

  • Days Won

    536

Everything posted by tuanphan

  1. @_Courtney you can use custom code to insert an image below text. Need site url to check code.
  2. @Campcamp add to Home > Design > Custom CSS nav.Mobile-overlay-nav.Mobile-overlay-nav--secondary:after { display: block; content: "Text"; } nav.Mobile-overlay-nav.Mobile-overlay-nav--primary:before { display: block; content: ""; background-image: url(https://beaverhero.com/wp-content/uploads/2019/07/sonora-squarespace.jpg); width: 200px; height: 200px; margin: 0 auto; }
  3. can add logo/text, a bit complicatedcan't add cart@Campcamp
  4. @Campcamp " add logo and text to the menu" what do you mean? add logo above Title, and "menu" beside burger icon?
  5. Text: i think you canLogo: i'm not sure Using custom code.You should share url to check. @Campcamp
  6. @jayffinity You can Accept Answer it it worked. Thanks.
  7. @jayffinity Add to Home > Design > Custom CSS .variant-option * { font-family: "Open Sans", sans-serif !important; }
  8. @kevino to remove homepage link, add to Home > Design > Custom CSS .header-nav { display: none; }
  9. @kieranra Add to Home > Design > Custom CSS .header-nav-item--active a { background-image: none; }
  10. @webinaide You can Accept Answer. Other members can use if they know it worked. Thanks.
  11. @webinaide /* Image blocks and button in image blocks */ .sqs-block-image * { font-family: "Gotham-Book2" !important; } /* Newsletter form button */ .newsletter-form-button { font-family: "Gotham-Book2" !important; }
  12. @tatiana You should contact Squarespace Custom Care first
  13. @syncds I see font family worked. Screenshot (before): https://prnt.sc/p3tacc (It is baskerville-urw font) Screenshot (after): https://prnt.sc/p3tb1w (It is DIN-Condensed)
  14. @Clive_Frost You can post to Squarespace Community on FB Group to get more helps.
  15. @syncds Add to Home > Design > Custom CSS h1.BlogItem-title { color: #ff0000; font-size: 50px; font-family: futura-pt !important; } Reference: https://beaverhero.com/rally-squarespace
  16. @tom_harmon body#collection-5b5e468f2b6a28400345a1d1 .Footer-nav, body#collection-abcyxz345345 .Footer-nav, body#collection-2334 .Footer-nav {display: none;} with body#.... is Page ID. See how to find Page ID. https://beaverhero.com/squarespace-how-to/#HowtoFindPageID
  17. @tom_harmon Add to Home > Design > Custom CSS /* Remove Footer Nav */ body#collection-5b5e468f2b6a28400345a1d1 .Footer-nav { display: none; } /* Remove Mobile Header */ .Mobile.loaded { display: none; }
  18. @bpurnell Have you resolved yet? If not, please share site url to check.
  19. @PBLMagazine Add to Home > Design > Custom CSS footer.Footer { background: red; }
  20. @vbonates Q1. In the code I sent, add background: #fff; like this @media screen and (max-width: 640px) div#headerWrapper { position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; background: #fff; } and edit margin-top: 110px; @media screen and (max-width: 640px) div#mobileNav { margin-top: 110px; } Q2. @media screen and (max-width:640px) { nav#mobileMenuLink a:before { background: #000 !important; color: #fff !important; padding-top: 5px; padding-bottom: 5px; } nav.main-nav.mobile-nav li a { text-align: right !important; margin: 0 !important; width: 100% !important; } li.mobile-folder>a { text-decoration: underline; } }
×
×
  • 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.