Jump to content

tuanphan

Circle Member
  • Posts

    64,701
  • Joined

  • Last visited

  • Days Won

    516

Everything posted by tuanphan

  1. Add to Design > Custom CSS a.Header-branding:after { display: block; content: "Seaton Devon"; text-align: center; }
  2. Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .gallery-fullscreen-slideshow { height: 35vh !important; } }
  3. Can you share link to page where you have problem? We can check easier
  4. Hi. You can try Markdown Block. I think you can achieve it easily. https://support.squarespace.com/hc/en-us/articles/206543587-Markdown-cheat-sheet
  5. Hi, Can you share link to product in screenshot? We can check easier
  6. Please share link to page where you have problem, we can help easier
  7. Not possible. You can consider using Gallery Block or Summary Block to do this.
  8. If you need to change it to different ratio on another page, you can share link, we can give some code to achieve this.
  9. Do you still need help? Can you share link to page in screenshot?
  10. It create gap because if resize, video height is small, more than device height Add to Design > Custom CSS /* Mobile home top video */ @media screen and (max-width:767px) { body.homepage video { width: 100% !important; left: 0 !important; height: auto !important; } }
  11. Try change it to <div class="services"> <h2 style="text-align:center;">Everyone should love the way they look in their photos –whether they’ll be used in their home or for their work.</h2> <a href="/wallart" type="button" class="button2">Schedule a consultation</a> </div>
  12. #1. You need to change line color, change line height, or make a small space between image - 2 lines?
  13. Try access Home > Pages > Find Footer Navigation >> Remove it. Or add this to Design > Custom CSS nav.Footer-nav { display: none; }
  14. #1. Add to Design > Custom CSS div#headerWrapper { position: fixed !important; top: 0; left: 0; right: 0; padding-top: 60px; padding-left: 60px; padding-right: 60px; background-color: #b3c3c1; } div#pageWrapper { margin-top: 115px; } #2. You mean the text under header? #3. Use this CSS /* show nav on lightbox image */ .collection-type-gallery.full-view #topNav { display: block !important; }
  15. Hi, #1. I think you can add it in excerpt. Or what is problem with excerpt? #2. Add to Design > Custom CSS /* Past events */ .eventlist.eventlist--past:before { content: "Past Events"; display: block; margin-top: 50px; font-size: 50px; } hr.eventlist-past-upcoming-divider { display: none !important; }
  16. For future comments, use this CSS @media screen and (max-width:900px) { .collection-images.index-nav-images { display: none; }} (it looks like I forgot add 900px query code when send code to your email)
  17. It looks fine from my end. Which device/browser do you use?
  18. You mean on Footer? Add to Design > Custom CSS /* Hide footer LinkedIn - Instagram from Podcast page */ body#collection-6207f4ab2460613189b85ea8 footer.sections nav>a:nth-child(-n+2) { display: none; }
  19. I think I solved a similar case in previous pages. Can you share link to page in screenshot? We will try checking it again
  20. Add to Design > Custom CSS nav#mainNavigation { margin-bottom: 100px; } nav.main-nav.mobile-nav:first-child:after { content: ""; background-color: white; display: block; width: 100%; height: 1px; }
  21. Do you want to replace burger with Shop item + Instagram link on mobile?
×
×
  • 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.