Jump to content

tuanphan

Circle Member
  • Posts

    63,866
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. Hi. If you haven't got the answer for this question, you try posting to Squares Customization Resource Group on Facebook.
  2. TO make button under input, add this to Design > Custom CSS div#block-yui_3_17_2_1_1649190699515_6868 .newsletter-form-body { display: flex; flex-direction: column; }
  3. You mean: Menu, Order Now, Join Our Newsletter buttons?
  4. You mean Home: transparent header Other pages: Solid background header Is this right?
  5. Add this code into 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() { $('.site-title .logo a').attr('href','/portfolio'); }); </script>
  6. Add to Design > Custom CSS div#productList:before { content: "add your text here"; display: block; text-align: center; font-size: 20px; }
  7. Hi, We can use code to replace logo on shop page with another logo. If you share link to shop page, we can check easier
  8. Hi, You can use Gallery Grid with 6 columns, then we can change 6 to 8, 9...or make images smaller
  9. Add to Design > Custom CSS /* Show Burger - All items */ @media screen and (max-width:991px) { .header-menu-nav-folder { transform: unset !important; } .header-menu-controls.container.header-menu-nav-item { display: none; } [data-folder="root"]>.header-menu-nav-folder-content:first-child { display: none; }}
  10. Hi, Add to Design > Custom CSS header#header [href*="linkedin"] { color: #0072b1; } /* Dropdown auto width */ .header-nav-folder-content { width: auto !important; min-width: unset !important; } div.header-nav-item--active a { color: black !important; } div.header-nav-folder-item--active a { color: #900 !important; }
  11. You want Initial Show title Hide description Hide overlay Hover Show title Show description Show red overlay Is this right? Can you share link to page where you use image? I don't see it on above link
  12. Hi, Can you share link to page where you use booking buttons? We can check easier
  13. Hi, Can you share link to page where you use audio blocks? We don't see it on homepage
  14. Try adding this to Design > Custom CSS /* Fix masonry caption mobile */ @media screen and (max-width:767px) { body#collection-619645a0b14d634e6f06c56c figcaption.gallery-caption.gallery-caption-grid-masonry { position: absolute; bottom: 0; width: calc(~"100% - 6px"); left: 50%; transform: translateX(-50%); }}
  15. Yes. Possible. Can you share link to portfolio & do you use Personal or Business Plan? Each plan will have a different code
  16. Hi, Add to Design > Custom CSS /* Move portfolio pagination to top */ body.collection-62129c560e6b7b087d32985f.view-item main#page { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; padding-top: 100px; } body.collection-62129c560e6b7b087d32985f.view-item section.item-pagination.item-pagination--prev-next { padding-top: 0; padding-bottom: 5px; } body.collection-62129c560e6b7b087d32985f.view-item #page section:first-child { padding-top: 10px !important; }
  17. I think this is possible Where is Imagine If section? I don't see it on above page
  18. Please share link to your site, we can check easier
  19. Hi, Can you share link to page where you use form? We can check easier Also, button text size, button padding or?
  20. Add to Design > Custom CSS /* Move product description down */ @media screen and (max-width:640px) { div#productDetails { margin-top: 100px; } }
×
×
  • 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.