Jump to content

tuanphan

Circle Member
  • Posts

    63,790
  • Joined

  • Last visited

  • Days Won

    511

Everything posted by tuanphan

  1. Can you share link to your site? We can check problem easier
  2. It looks fine to me. What should it look like?
  3. #1. Image effect in screenshot doesn't work or? #2. You can use Code Block with video tag to add video, however if you have a text/any elements over video, will need to adjust a bit in Code Block. If you can create a page, set up a background video with your layout, then we can check & give exact code easier
  4. Do you know how to add a block? If I know, just click plus icon to add block >> then in list choose Gallery > Then check all settings in Gallery Block, you will see Slideshow option.
  5. You can add this to Website Tools (under Not Linked) > Custom CSS nav.header-nav-list>div:nth-child(1)>div * { pointer-events: none; }
  6. You mean hover >> change to another image, or make text appear?
  7. Thank you. What is password? https://lute-lychee-5bck.squarespace.com/new-page-1?noredirect
  8. You can add this to Website Tools (under Not Linked) > Custom CSS /* test page */ body#collection-65377220d5bc4f4e0418b2b1 { *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) { font-size: 20px !important; font-family: 'futura-pt' !important; } h1, h2, h3, h4, h5, h6 { font-size: 30px !important; font-family: proxima-nova !important; } }
  9. With space between mobile menu links, you can use this CSS code /* Mobile menu links space */ .header-menu-nav-item a { margin-top: 4.9vw !important; margin-bottom: 4.9vw !important; } With burger/cart icon use this CSS code /* Overlay Menu Open - Burger - Cart */ body.header--menu-open span.Cart-inner { color: black !important; } body.header--menu-open .burger-inner>div { background-color: black !important; }
  10. It cropped because header is white, it will overlap a part of page content, you can use this CSS to prevent it header#topBar { background-color: transparent !important; }
  11. I don't know this, but you can fix it temporarily by adding this code to Website Tools (under Not Linked) > Custom CSS div#block-yui_3_17_2_1_1698213574799_4652 { position: relative; } .fe-block-yui_3_17_2_1_1698213574799_4652>div:not(:first-child) { position: relative; top: -250px; }
  12. Currently I don't offer any services. Just run a free book library for kids in my country 😄
  13. If you share link to your site, we can check easier
  14. You can add this to Website Tools (under Not Linked) > Custom CSS /* align menu block */ .menu-section * { text-align: left !important; }
  15. Have you tried using Gallery Section Slideshow or List Section or Summary Block Carousel for this yet?
  16. I dont see an option to control button hover text, so I guess we need to use CSS code
  17. Move price only or both price + after pay text?
  18. Try this CSS code header#topBar { position: relative !important; } section#container { margin-top: 10px !important; } this code for whole site
  19. Try this CSS code @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="64fb8eda9d883626580ae1de"] { grid-template-columns: repeat(5,1fr) !important; } }
  20. Have you clicking "Accept" invitation from your developer? And which permissions your dev provide 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.