Jump to content

tuanphan

Circle Member
  • Posts

    65,482
  • Joined

  • Last visited

  • Days Won

    521

Everything posted by tuanphan

  1. If you still haven't solved this yet, you can duplicate the site & add me, I will take a look on your site
  2. Add to Design > Custom CSS /* hide sold out price */ .sold-out .product-price { display: none !important; }
  3. Hi,No The code can change to white or black only To change to grey, you need to use this new code, with new grey image url body[class*="type-blog"], [class*="type-events"], [class*="type-products"] { header#header img { content: url(https://cdn.pixabay.com/photo/2022/10/21/10/51/snail-7536762_1280.jpg); } } Replace Pixabay image with a grey image url
  4. I remember mobile title uses a different class name. What is your site url? We can check class name easier
  5. Hi, What is your site url? We can check easier
  6. You mean, change header layout to Left: Home, About, Services Middle: Brows Logo Right: Button, Instagram Is this right?
  7. You mean Currently, hover dropdown title >> show dropdown items You want, click dropdown title (not hover) >> show dropdown items?
  8. Have you assigned font for elements yet? Eg if you want to assign font for h2, after declaring font-face, you need to add this code under h2 {font-family: 'Chopper' !important;}
  9. Can you share link to page in screenshot? We can check easier
  10. Header links, need this code <style> header#header a { color: red !important; } </style>
  11. Hi, What is your site url? We can check easier
  12. It looks like you removed that text. Can you check it again?
  13. You mean Click Download Button > Show a legal terms in a lightbox > Users click Agree > Download file Is this right?
  14. Have you tried this code for First Folder yet? I just tested it again & it seems work
  15. If you can't add Reel to Footer, I think the solution is create a Not Linked Page, add Gallery Reel there, then we will use a 3rd party plugin to move Not Linked Page Content into Footer. This will require a Business plan or higher. What do you think? If you need a demo, I can test on my test site & give a quick demo.
  16. Which section are you referring to? I see home page too longggg
  17. Hi, #1. How about creating multi pages, then add some buttons: Next or Previous at the bottom? It will definitely improve the speed a lot. #2. Another way is to use Summary Block, but can't achieve the current layout. With Summary + a paid plugin, we can create search/filter feature.
  18. Can you take a quick video when you try resize it? We can check easier
  19. #1. This is possible to achieve this #2. How about adding a dark overlay over image? What is your site url? We can help easier
  20. Hi, I think we can use some CSS negative margin to move up thumbnails Can you share link to page where you added gallery? We can check easier
  21. #1. You mean, when users access homepage, it should open this page instead? https://www.missionpossiblegang.com/work/people-87xmc-ewtwd #2. Add to Design > Custom CSS @media screen and (max-width:991px) { .header-display-desktop { display: flex !important; } .header-display-mobile { display: none; } .header-burger { display: none; } .header-nav { display: flex !important; } .header-nav { display: flex !important; flex: 70% !important; justify-content: flex-end; width: 70% !important; } .header-title { flex: 50% !important; } .header-layout-nav-right .header-actions, .header-actions-action { display: flex !important; } .header-title-nav-wrapper { flex: 1 0 50px !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.