Jump to content

tuanphan

Circle Member
  • Posts

    63,790
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. Use this code under .header-background-solid, header#header { background-color: transparent !important; } .header-border { border: none !important; }
  2. Use the code body#item-64bf680894c511552be6a23a.header--menu-open header#header img { filter: invert(0) !important; -webkit-filter: invert(0) !important; }
  3. Use the code .marquee-block { width: 120vw !important; left: 50%; transform: translatex(-50%); }
  4. Yes. We can use CSS code. If you share link to your site, we can check easier
  5. 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; } }
  6. Yes. This should be possible with some code, I used to see some same thread on forum. Titles will overlay image, or under image?
  7. Yes. But we need to use a Business Plan or higher to do this. The footer will be in this position or?
  8. You try adjust Line Height of Heading 1 in Site Styles I tried adjusting it with code and it seems work
  9. 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; }
  10. Yes, try this demo with video https://tuanphan3.squarespace.com/video-loading-effect?noredirect pass: abc
  11. 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?
  12. Tag show fine to me, for example this https://www.fplegal.com/events/detail?tag=shirkey
  13. #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?
  14. You can try Summary Block to achieve this, we can use some code to move summary item to layout: left image - right text (You can add then share link to Summary), we can give the code
  15. Add this code to Website > Website Tools > Custom CSS to fix problem on smaller size @media screen and (min-width:768px) and (max-width:1200px) { body#collection-65681a5be8529542e809ec4f .list-item-content__text-wrapper { min-height: 100px; } }
  16. Hakunamatata12! password is incorrect. Can you check it again?
  17. Try this code to Website > Website Tools > Custom CSS header#header.shrink { background-color: transparent !important; }
  18. Hi, Try adding this code to Website > Website Tools (under Not Linked) > Custom CSS header#header.shrink { background-color: white !important; }
  19. Can you share link to this page?
  20. #1. Use this code input[aria-label="Quantity"] { padding-top: 5px !important; padding-bottom: 5px !important; } #2. Change these?
  21. Try this new code .fe-65a9952cee46d26cc21708b5 { --row-height-scaling-factor: 0 !important; } [data-section-id="659d8d3d3175681673a63aa5"] { min-height: 30vh !important; height: 50vh; } .portfolio-hover-display { min-height: unset !important; height: 100% !important; } [data-section-id="659d8d3d3175681673a63aa5"] .content-wrapper { height: 100% !important; }
×
×
  • 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.