Jump to content

tuanphan

Circle Member
  • Posts

    64,963
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. Add to Design > Custom CSS div.captcha-container div { margin: 0 auto; }
  2. Add to Design > Custom CSS ul.cf [href*="/search"] { color: green !important; }
  3. Edit this code <a class="scroll-indicator" href=""></a> to this <span class="scroll-indicator"></span>
  4. To bring back logo Don't remove any code in your current code Add this to Hometest Page Header <style> header.Header { display: block !important; background-color: transparent !important; position: absolute; z-index: 99999; } [data-nc-container="bottom-right"] { opacity: 0 !important; } </style>
  5. Each tab, you will need a different code With SI F0, add to Design > Custom CSS /* Order mobile */ @media screen and (max-width:767px) { div#page-section-627d81ab6092d6581d64d2ad { &>.row:nth-child(3) { display: flex; flex-direction: column-reverse; } &>.row:nth-child(7) { display: flex; flex-direction: column-reverse; } &>.row:nth-child(8) .row:nth-child(4n) { display: flex; flex-direction: column-reverse; }}}
  6. You can consider using this guide with Image Block. I faced a same question yesterday.
  7. Add to Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('section.ProductItem-additional .button-block').appendTo('.ProductItem-details .sqs-add-to-cart-button-wrapper'); }); </script>
  8. A lot of code. What is your site url? We can check easier
  9. It looks like you solved?
  10. Your code missing some symbols. Use this new code @font-face { font-family: 'CircularStd-Book'; src: url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/6273850d35e2df27764a1785/1651737869973/CircularStd-Book.ttf'); src:url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628beab7f3d9b8024aec9724/1653336759557/CircularStd-Book.woff'),url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628beac162594649ca63a83f/1653336769596/CircularStd-Book.woff2'),('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628bec0514f962310fdfb07d/1653337093900/CircularStd-Book.eot'); } h1,h2,h3, p, header#header a, .sqs-announcement-bar-url a { font-family: 'CircularStd-Book' !important }
  11. Add to Design > Custom CSS header#header img { opacity: 0; transition: all 0.3s ease; } header#header.shrink img { opacity: 1; transition: all 0.3s ease; }
  12. Add to Design > Custom CSS div#page-section-624f4cdcc42a870ba6313bd8 .html-block { padding-top: 0px; } div#page-section-624f4cdcc42a870ba6313bd8 * { margin-top: 5px; margin-bottom: 5px; }
  13. Add to Design > Custom CSS > Then save & reload the site @media screen and (max-width:767px) { div#page-5fa08b9baccbd8219c61743b .content-fill { padding-bottom: 120% !important; } }
  14. It looks like you added some blank space before title. Can you edit blog title & check again?
  15. It is not clickable. You can check again. If you need to change cursor icon, add this to Design > Custom CSS a.scroll-indicator { cursor: context-menu; }
  16. Use this code .product-mark.sold-out { font-size: 0; } .product-mark.sold-out:before { font-size: 18px; content: "Unavailable"; } How did you hide price?
  17. Hi. Can you share link to page where you have problem? We can check easier
  18. Try this code a[href*="churchcenter"] button { box-shadow: none !important; border: none !important; }
  19. Add to Design > Custom CSS /* Footer contact */ div#block-yui_3_17_2_1_1653324796833_6166 h4 { margin-top: 0px; }
  20. Try adding to Design > Custom CSS html, body { overflow-x: hidden; }
  21. Something like this? https://thung.squarespace.com/w-accordion?noredirect&password=abc (Pass: abc) Default Accordion, you can't do this. Screenshot, I used a plugin If you use a Business Plan or higher, you can add a Video Under Accordion, then we will give code to move it into Accordion Content. If you use a Personal Plan, you can find another accordion on Codepen.io, then share link, we will convert it to Squarespace
×
×
  • 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.