Jump to content

Beyondspace

Circle Member
  • Posts

    10,650
  • Joined

  • Last visited

  • Days Won

    80

Everything posted by Beyondspace

  1. Try adding to Home > Design > Custom Css #headerNav .user-account-link { display: none; } Let me know how it works on your site
  2. Can you share your site with the protected password?
  3. Try adding to Home > Design > Custom Css .eventlist-event { --space: 50px; padding-right:var(--space); padding-left: var(--space); } Change the --space value until it meets your desire
  4. I check that you are using the image blocks and drag them into 2 columns I think we drag them into only one column. After that using some Css code to make items equally. Gallery section is also a alternative solution
  5. When scrolling down, do you mean changing color of this title?
  6. Can you share your site again so we can take a glance at it?
  7. which section do you want to apply this layout on your site?
  8. Can you share your site with the protected password so we can take a glance at it?
  9. The testing on mobile from my device is fine Have you try refreshing your page after completing the configuration code yet?
  10. I check that the layout is the same with the breakpoint equal to 768px and larger With the smaller breakpoint (<=767px), the layout will arrange with one column. You mean set this page the same layout when breakpoint is lower than 767px, don't you?
  11. I check that it looks fine at the moment Do you still need help?
  12. Try adding to Home > Design > Custom Css .product-restock-form .sqs-editable-button { background: red; } Change the color with your favorite one. Let me know how it works on your site
  13. Can you share the link to this event page so I can take a glance at it?
  14. Can you share the direct link to the page that has this button?
  15. Try adding to Home > Design > Custom Css /*style for previous button*/ .blog-list-pagination [rel="prev"] span { visibility: hidden; order: 2; } .blog-list-pagination [rel="prev"]:after { content: 'Précédent'; order:1; } /*style for next button*/ .blog-list-pagination [rel="next"] span { visibility: hidden; } .blog-list-pagination [rel="next"] .blog-list-pagination-icon { order: 2; } .blog-list-pagination [rel="next"]:after { content: 'Suivant'; } Let me know how it works on your site
  16. Try adding to Home > Design > Custom Css section[data-section-id="61aa8b58fd11fa298515c809"]:after { content: 'background credit'; position: absolute; bottom: 0; right: 0; } Let me know how it works on your site
  17. I think this is the blog page on Squarespace version 7.1
  18. Try adding to Home > Design > Custom Css .dark-mode-toggle { width: 100%; bottom: 0; padding: 5px; left: 0; } .dark-mode .dark-mode-toggle { background: rgb(48,48,48,0.5); } Let me know how it works on your site
×
×
  • 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.