Jump to content

tuanphan

Circle Member
  • Posts

    64,861
  • Joined

  • Last visited

  • Days Won

    517

Everything posted by tuanphan

  1. when you assign a Color Theme, header will have a class like this For example, I Set Light 1, so header will have class "light" so I think you can share link to some pages where you assign theme color, I will check and give you exact code
  2. See this, text too long but image too small, image won't contain full text if resize text, it will be very small If you still want to continue, let me know, I will give code to achieve your request.
  3. You can use this code to Website > Website Tools > Custom CSS /* Lightbox hover */ .gallery-lightbox-item-wrapper:after { opacity: 0; } figure:hover .gallery-lightbox-item-wrapper:after { opacity: 1; } figure.gallery-lightbox-item { pointer-events: initial !important; }
  4. You can add a text/hyperlink in Excerpt, then we can use JS code to move its position next to current metadata.
  5. Do you have/know an example or video of how it should animate + link to site in your screenshot, I can check easier
  6. You can use this code to Website > Website Tools > Custom CSS div.header-nav-item:last-child { position: absolute; right: 10vw; }
  7. You mean add some stacked images above Title, but under Back to All Events link?
  8. You can use this code to Website > Website Tools > Custom CSS header#header { border-bottom: 5px solid red; } header#header:after { content: ""; position: absolute; bottom: -15px; left: 0; width: 100%; height: 5px; background-color: red; }
  9. #1. Use this new code /* hide quantity */ .product-quantity-input { display:none !important; } /* Hide Add To Cart Button */ .sqs-add-to-cart-button-wrapper { display: none !important; } #2. All buttons will use same button/same url or different?
  10. This code overrides your code You can change your code to this new code .reviewsSection { padding-top: 1px !important; padding-bottom: 1px !important; }
  11. You can use this code to Website > Website Tools > Custom CSS footer#footer { display: flex; align-items: center; }
  12. This is possible. I created a quick demo, so you can check. https://lightbox-demo.squarespace.com/list-lightbox?noredirect pass: abc Content in Lightbox, currently I use Blog Posts, but you can use Standard page, and you can add any content to lightbox content.
  13. The page doesn't work. But my ideal is Add 2 Product Blocks to Basic Package Setup Service and Basic Package Subscription Service We will use CSS code to hide them Add a single button "Basic Package" We use script code, when users click this single button >> script code will click both add to cart buttons on 2 products What do you think? If you agree, you can follow these steps, then share url, I will give you code
  14. Click Email button it will open a form or? And do this for all products or one product or some products?
  15. I think you can try Squarewebsites.org Tool to copy section between sites. They have free trial, you can sign up a trial and test
  16. It works for button or not? If works, I will adjust code for nav text link
  17. You can share link to page + let me know which position you want to add icon, we can check easier. Because they are font code, need to use CSS code to declare them.
  18. You try this code to Website > Website Tools > Custom CSS p,h1,h2,h3 { -webkit-hyphens: manual !important; -moz-hyphens: manual !important; -ms-hyphens: manual !important; hyphens: manual !important }
  19. I see the border image show fine. Did you solve this?
  20. #1. I think we can use CSS code to move menu to this + reduce dropdown text size. What do you think? #2. I see you solved logo problem?
×
×
  • 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.