Jump to content

tuanphan

Circle Member
  • Posts

    65,448
  • Joined

  • Last visited

  • Days Won

    521

Everything posted by tuanphan

  1. The url doesn't work. Can you check it again?
  2. Try this new code div#block-yui_3_17_2_1_1680602460829_8673 .summary-item-list * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; transition: unset !important; }
  3. Ah yes, we can add code to make text/overlay always appear
  4. Hi, Can you share link to shop page & which section are you referring to?
  5. Add to Design > Custom CSS body.homepage .gallery-fullscreen-slideshow-list:after { content: ""; background-image: url(https://content.invisioncic.com/p289038/monthly_2023_03/q25logo-removebg-preview.png.e677dab68841dca73c318bc3bcf5df03.png); background-size: contain; background-repeat: no-repeat; position: absolute; z-index: 9999; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 250px !important; height: 250px !important; }
  6. Try adding this code under .user-items-list-item-container[data-section-id="64206f28e6cce449d506a051"] li:hover img { object-fit: contain !important; height: auto !important; min-height: unset !important; width: 90% !important; }
  7. This is possible. I used to dealt with a same case (require a lot of code) I think "scroll to section" will be easier
  8. Add to Design > Custom CSS figure.gallery-strips-item { transition: all .3s ease; position: relative; top: 0; } figure.gallery-strips-item:hover { transition: all .3s ease; top: -30px; }
  9. #1. Add to Design > Custom CSS /* space between text - underline */ .header-menu-nav-item-content { line-height: 25px !important; } #2. It looks fine to me #3. Add to Design > Custom CSS body.header--menu-open .burger { filter: invert(1); }
  10. Add to Design > Custom CSS div.header-menu-nav-item-content { line-height: 25px !important; }
  11. Hi, Can you share link to blog page or page where you added blog post? We can help easier
  12. I guess we can use CSS pseudo to do this. If you share link to page where you added Elfsight widget, we can check easier
  13. Change this class name .main-nav>ul>li:last-child a to this .main-nav:not(.mobileNav)>ul>li:last-child a
  14. I think you can use CSS pseudo to add another button with lines If you share link to page where you added a button, we can check & give code to achieve this
  15. You mean you want to resize above image on your site or?
  16. Just tried & it fine to me Try adding code int oa Code Block
  17. Add to Design > Custom CSS span.event-time-localized { display: none; }
  18. Add to Design > Custom CSS [data-folder]:not([data-folder="root"])>div { flex-direction: column-reverse; }
×
×
  • 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.