Jump to content

tuanphan

Circle Member
  • Posts

    65,019
  • Joined

  • Last visited

  • Days Won

    518

Everything posted by tuanphan

  1. Try this new code @media screen and (max-width: 767px) { .content .gallery .gallery-reel { height: 15vh !important; } .content .gallery .gallery-reel img { object-fit: contain !important; max-width: 100px; left: 50%; transform: translateX(-50%); } }
  2. It loads fine to me, about 5 seconds You try checking on some real devices
  3. With overlay, you can use code I sent, it should work for all newsletter /* Mobile newsletter */ @media screen and (max-width:767px) { .newsletter-form-body { margin-bottom: 3.5rem !important; } } With input overflow the box, you try edit page > Adjust Newsletter width on mobile (reduce width)
  4. The site is private, you can setup an access password, we can access easier
  5. You can use SQSPTHEMES Lightbox Plugin
  6. Use this code under .header-background-solid, header#header { background-color: transparent !important; } .header-border { border: none !important; }
  7. Use the code body#item-64bf680894c511552be6a23a.header--menu-open header#header img { filter: invert(0) !important; -webkit-filter: invert(0) !important; }
  8. Use the code .marquee-block { width: 120vw !important; left: 50%; transform: translatex(-50%); }
  9. Yes. We can use CSS code. If you share link to your site, we can check easier
  10. To make button appears next to Burger Icon on Mobile, you can use following CSS code /* Show button next to burger on mobile */ @media screen and (max-width:991px) { .header-actions.header-actions--right, .header-actions-action.header-actions-action--cta { display: flex !important; } .header-title-nav-wrapper { flex: 1 0 30% !important; } a.btn { padding-left: 10px !important; padding-right: 10px !important; font-size: 14px !important; } }
  11. Yes. This should be possible with some code, I used to see some same thread on forum. Titles will overlay image, or under image?
  12. Yes. But we need to use a Business Plan or higher to do this. The footer will be in this position or?
  13. You try adjust Line Height of Heading 1 in Site Styles I tried adjusting it with code and it seems work
  14. You can use this code to Website > Website Tools (under Not Linked) > Custom CSS to increase width .fe-65b1968b881a407ad804001e { --sqs-site-max-width: 100% !important; }
  15. Yes, try this demo with video https://tuanphan3.squarespace.com/video-loading-effect?noredirect pass: abc
  16. Just tested & I see it still works, maybe you added code to wrong position. Can you send all code after you added the code? & take a screenshot of problem then?
  17. Tag show fine to me, for example this https://www.fplegal.com/events/detail?tag=shirkey
  18. #1. With this item, you can change code to <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> jQuery(document).ready(function($){ setTimeout(function(){ $('a.cart-row-title[href="/purchase/p/reflect-session"]').attr('href','https://google.com'); }, 3000); }) </script> You can repeat this line for other items #2. Which exact script code did you add?
×
×
  • 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.