Jump to content

tuanphan

Circle Member
  • Posts

    63,790
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. There is an option Show code or something similar above Code Block message box, you uncheck that option, If you can't find that option, can you take a screenshot of your Code Block? I can guide you easier
  2. You mean you want same video, or the code run and same as video and that's not what you want, so what is your desired result?
  3. Hi, No. Each page/section will need a different code
  4. Use this code <style> @media screen and (min-width:768px) { .user-items-list-carousel[data-alignment-vertical="top"] .user-items-list-carousel__slide { flex-direction: row !important; align-items: center; } .user-items-list-carousel__media-container { width: 50% !important; } .user-items-list-carousel__media { width: 50% !important; } .user-items-list-carousel__media { left: unset !important; right: 0 !important; } .list-item-content__text-wrapper>* { margin-left: 10px !important; } } </style>
  5. Add this code to bottom of Custom CSS @media screen and (max-width:991px) { .header-title-logo img { transition: opacity 0.2s ease !important; } }
  6. Which page do you use summary block? Homepage, I see an image only
  7. I see you figured it out with this code? #collection-650b40e54682fa6bbaf0a6ee .header-title-text a:hover { color: #f9f9f9; }
  8. I sent wrong page, you can check this example: https://tuanphan3.squarespace.com/lottie-loading-one?noredirect pass: abc
  9. Use this CSS code #siteWrapper #block-yui_3_17_2_1_1697579163720_12621 .newsletter-form-button:hover { background: #272e2e !important; color: white !important; }
  10. Your site is private. Can you setup an access password? Then we can access and check easier
  11. Hi, Can you share link to an event? We can check and help easier
  12. If you share site url, we can check & adjust code easier
  13. the id is correct, maybe your font-family is incorrect. Can you share link to your site? Or can you send all CSS code?
  14. Hi, Which code did you use to add cursor?
  15. Can you send the tab code in Code Block? I'm not sure if it is possible or not, but I used to do same thing with Accordion, you can access an example here https://tuanphan3.squarespace.com/anchor-links-accordion2#accordion-item3 https://tuanphan3.squarespace.com/anchor-links-accordion2#accordion-item2 https://tuanphan3.squarespace.com/anchor-links-accordion2#accordion-item1 pass: abc
  16. Use this code to Website Tools (under Not Linked) > Custom CSS /* Icons text side by side */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1534826908466_11714+.row .span-6 .span-1 { width: 33.333% !important; float: left !important; }}
  17. I see you figured it out, but you can use this shorter code in next case header#header img:hover { content: url(https://static1.squarespace.com/static/652614420877815fd80f9b4d/t/6530e213146e4f13196c0109/1697702419568/Logo+fixer+Fulll+White_400Kb.png); }
  18. I remember I used to do this (show 1/55, 2/55..), on SS 7.1, not sure if this is possible or not on Wexley, can you share link to page where you use slideshow?
  19. Hi, Can you provide embed code? We can test it easier
  20. Try this code, if it doesn't work, please share link to your site <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> $(document).ready(function(){ $('.last-name input').attr('value','NA'); $('.last-name').attr('style','display:none !important;'); }); </script> <style> .newsletter-form-field-wrapper, .newsletter-block .newsletter-form-wrapper--layoutStack div.last-name { display: none !important; } </style>
  21. #1. min-width: 768px means the code will run on screen size > 768px (usually = tablet + desktop only) #2. It is ID...you will need to know a bit of code to find this, you can share link to another page, we can adjust code for you.
×
×
  • 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.