Jump to content

tuanphan

Circle Member
  • Posts

    65,679
  • Joined

  • Last visited

  • Days Won

    522

Everything posted by tuanphan

  1. Don't remove any code in your current code Add this to Design > Custom CSS body#collection-633ccc097841872e8b279ad4 section { height: 100vh; }
  2. You will need add a button to Additional Info, then we can give code to move it next to add to cart
  3. Can you share link to a page where you have problem? We can take a look
  4. Hi, Yes. Search Engine bots can see this code. But I don't think they will see it as breadcrumbs
  5. Replace this code #collection-63d1a5abb1fbe8770971fe49 .header-title-logo img { background-image: url(https://static1.squarespace.com/static/5f8f8579bd28b521edb70235/t/63db65ded0085b54d15159f7/1675322846377/thelandofdustin_logo_photo_dark.png) } with this #collection-63d1a5abb1fbe8770971fe49 .header-title-logo img { content: url(https://static1.squarespace.com/static/5f8f8579bd28b521edb70235/t/63db65ded0085b54d15159f7/1675322846377/thelandofdustin_logo_photo_dark.png) }
  6. Add to Design > Custom CSS div#page-63c8097b9f57561f5d604f40 .button-block a { min-width: 350px; display: inline-block; } @media screen and (max-width:640px) { div#page-63c8097b9f57561f5d604f40 .button-block a { min-width: 300px; padding-left: 20px; padding-right: 20px; white-space: Nowrap !important; font-size: 16px; } }
  7. Try this new code @media screen and (max-width: 767px) { [data-section-id="63b88616bd8b940cfbc42144"] { padding:0px !important; min-height: unset !important; height: 30vh; } }
  8. It looks like you figured it out with this CSS code? .portfolio-hover-items-list li h1.portfolio-hover-item-title { border: 4px solid #282827; padding: 0 50px !important; display: block; margin-bottom: 50px; background: #f4f3f0; }
  9. You mean Gallery Donate buttons?
  10. First, edit Blog Post Title from this THE ART of a GOOD COCKTAIL to this THE ART of a <em>GOOD</em> COCKTAIL If this doesn't work, keep em tag then add this to Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function(){ $(".blog-item-wrapper .blog-item-title h1.entry-title").each(function(){ $(this).html($(this).text()); }); }); </script>
  11. Hi, What is page url? We can check code easier
  12. Add to Design > Custom CSS @media screen and (max-width:767px) { body#collection-638a29adc300526ca7f0384d .Parallax-item figure img { width: 100% !important; height: auto !important; left: 0 !important; } }
  13. Hi, Can you share link to page where you use "Select"? We can help easier
  14. Hi, You mean Add a background image Change Site Title + Navigation items color Change Cart icon color Is that right?
  15. It is fine to me https://www.loom.com/share/eb913a70404d43a3a6d27649086f5a6d
  16. Try this CSS (Design > Custom CSS) .form-wrapper .field-list .field select { text-align: center !important; }
  17. #1. It looks fine to me. You try checking it again #2. What do you mean?
  18. Hi, Logo has space on left. Just edit image & remove it
×
×
  • 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.