Jump to content

Beyondspace

Circle Member
  • Posts

    10,163
  • Joined

  • Last visited

  • Days Won

    80

Everything posted by Beyondspace

  1. Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1589041357104_10328 .summary-item { padding: 0 !important; } Let me know how it works on your site Support me by pressing 👍 if this useful for you
  2. Kindly try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .sqs-lightbox-open .overlay-description-visible { bottom: 0 !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you
  3. I check that it is fine at the moment. Do you still need help? It can be so much useful if you can share some screenshot of what you mean
  4. You can try the following solutions: - Adding to Home > Design > Custom Css #collection-61f919eda8292f28d10bc519 .sqs-events-collection-list:before { content: 'Hello this is my title'; display: flex; justify-content: center; color: red; font-size: 30px; } - Adding new section above your event section and we can decrease the height of section
  5. After applying my code, have you enable the caption on gallery design?
  6. I can not find the issue as you describe Can you take a screenshot?
  7. You can try adding to Home > Settings > Advanced > Code injection choose footer <script> (function(){ window.onload = function() { let frameElement = document.getElementById("accountFrame"); if(frameElement) { let doc = frameElement.contentDocument; doc.body.innerHTML = doc.body.innerHTML + '<style> #user-account-login-root [href *= "create"] {display:none;} #user-account-login-root [href *= "login"] {padding:0;}</style>'; } } })() </script> Let me know how it works on your site
  8. Can you share your site with the protected password so we can take a look?
  9. Try the following one to change social icon for discord [href *="discord"] { background-image: url(https://static1.squarespace.com/static/620d1b923f98bd3b17c4e5e4/t/6214e9d1557793739d0354cc/1645537745675/discord.png); background-size: 100%; background-repeat: no-repeat; } [href *="discord"] svg { display: none; } Hope it can help
  10. I check that it conflicts with the solution I gave in the old post Kindly update the new one in this post and let me know how it goes
  11. I can not find the content as you mentioned above Do I miss something?
  12. Try adding to Home > Design > Custom Css /*center navigator 1 line*/ .header-title-nav-wrapper { flex: 1 0 85%; } .header-layout-nav-center .header-nav { width: 70%; flex: 1 1 70%; } Let me know how it works Support me by pressing 👍 if this useful for you
  13. Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="61b485080db3997c98010d61"] .sqs-layout > .row > .col > .row > .col { width: 30% !important; } section[data-section-id="61b485080db3997c98010d61"] .sqs-layout > .row > .col > .row { display: flex; justify-content: space-between; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you
  14. So you can try my code to overwrite the original code
  15. Try adding to Home > Design > Custom Css #block-6e74c6d7a2d5ec68a339 h4 { margin-top: 0; } #block-6e74c6d7a2d5ec68a339 h2 { margin-bottom: 0; } Let me know how it works on your site Support me by pressing 👍 if this useful for you
  16. 1. To change the portfolio title, you can try adding to Home > Design > Custom Css .portfolio-hover-item-content { font-size: 30px; font-family: 'Calibri'; } Let me know how it works. 2. Regarding the folder within the portfolio Pages, can you share some screenshots of your idea?
×
×
  • 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.