Jump to content

tuanphan

Circle Member
  • Posts

    65,311
  • Joined

  • Last visited

  • Days Won

    521

Everything posted by tuanphan

  1. Have you tried using Gallery Section yet? You can add title, image, link
  2. Hi, It works fine to me. Which items do you have problem with?
  3. The url doesn't work. Can you check it again?
  4. The site is expired. You can access this link to extend it for free, then we can check easier
  5. With jump bottom then top, add this to Website > Website Tools > Custom CSS .eaSXfB { display: none !important; } header.Header .eaSXfB { display: block !important; }
  6. Hi, Do/will you use Personal or Business Plan? Each plan will have a different solution..
  7. You try this new code @media screen and (max-width:1024px) { .fe-64d2646babc255172a64457a>div { grid-area: unset !important; display: block !important; width: 100% !important; margin-bottom: 20px; position: relative; } .fe-64d2646babc255172a64457a { display: block !important; padding-left: 6vw; padding-right: 6vw; } div#block-yui_3_17_2_1_1692640641475_5941 { display: block !important; height: 200px; width: 200px !important; margin-left: auto; position: absolute; right: 0; top: calc(~"50% + 50px"); transform: translateY(-50%); }}
  8. JS code, have you declared these external libraries yet?
  9. Hi, Can you share link to store page? We can check easier
  10. This code to change font, not achieve typing animation. You have problem with font or?
  11. You missing a !important text. Use this new code @media screen and (min-width:768px) { [data-section-id="64dd288c79c102293fd331b7"] .section-background img { display: none !important; } [data-section-id="64dd288c79c102293fd331b7"] .section-background { background: url('https://images.squarespace-cdn.com/content/v1/64d13969e151e619dd0c776c/7a3dd884-9ff7-4fc4-a71c-febc03b330c5/pexels-keira-burton-6146931.jpg?format=2500w'); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: center center; }}
  12. Add to Last Line in Code Injection > Footer <!-- Make link invisible --> <style> div.blog-item-inner-wrapper .design-layout-card .image-subtitle p:last-child a { display: none !important; } </style> <!-- Make image clickable --> <script> $(".blog-item-inner-wrapper .design-layout-card .intrinsic").click(function(){ window.location=$(this).find(".image-subtitle p:last-child a").attr("href"); return false; }); </script>
  13. I find it quite difficult for you to adjust this. You can message me your email. Let me you you an accordion plugin, then you can use Image Block next to Text in Accordion Content, it should work on all devices
  14. Add to Website > Website Tools > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('section.ProductItem-additional .accordion-block').insertAfter('.sqs-add-to-cart-button-wrapper'); }) </script>
  15. You can use this CSS code div.header-nav-item>a:hover, div.header-nav-folder-item>a:hover { border-bottom: 1px solid black; } div.header-nav-folder-item>a { display: inline-block; }
  16. We need site url to check. Each case will require a different code
  17. But also very few users will resize the browser. You can try plugin you mentioned above.
  18. Yes with CSS. But you need to use another CSS code. If you provide site URL, we can help easier.
×
×
  • 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.