Jump to content

sorca_marian

Circle Member
  • Posts

    621
  • Joined

  • Last visited

Everything posted by sorca_marian

  1. Would you like to align the two buttons? The coming soon button is a little higher placed
  2. I just created a very simple code for scrolling to certain sections on Squarespace 7.1 Source code: https://github.com/sorcamarian/squarespace-tricks/blob/main/Functionality/Scroll to section/page-header-code-injection.html Tutorial video
  3. Then it is from Squarespace. Send them the link to this conversation
  4. If you are interested in a Squarespace 7.1 Plugin for forced mobile menu check https://www.abzglobal.net/products/p/force-mobile-menu-on-squarespace-71-plugin
  5. What do you think about the 15 points? Would you add anything?
  6. Add the below code in Page Settings -> Advanced -> Page header code injection. You can adjust the font size to the one you want <style> @media (min-width: 768px) { #sections > :first-child h3 { font-size : 40px; } } </style>
  7. Hi @DevonHarris, Add the below code in Custom CSS .sqs-announcement-bar-dropzone { min-height: auto!important }
  8. I think @justinjamesclack is right. That's the simplest solution
  9. Have you tried to contact the support of the developers of the form?
  10. I think so. This plugin might be helpful https://www.sqspthemes.com/plugins/p/ultimate-squarespace-lightbox-plugin
  11. You can adjust the pixel size to what size you want it. You need to add the below code in Page settings -> Advanced -> Page header code injection <style> .gallery-caption-content { font-size : 20px!important; } </style>
  12. To add to all elements you can use this CSS Code * { font-family: myfont }
  13. Don't forget to mark one of my answers as the answer to this topic 🙂
  14. Look for code injected in Page settings -> Advanced -> Page header Code Injection There might be some custom code there
  15. It looks like a code that submits a custom form. But it is not working at the moment. To make it work, the characters " around it need to be removed and it should look like below Ideally, you should ask the developer who added it if it's still necessary. <script> function onSubmit(token){ document.getElementById("myForm").submit(); } </script>
  16. You can remove it. It looks like a broken URL in the script tag. You can save it in a text file locally just in case.
  17. You will need some custom HTML and CSS to display them. I'm sure there are topics in this forum that share some code. https://www.w3schools.com/css/css_icons.asp If you need to know how to upload these images and get their URL check the below video
  18. In the control panel press "/" which will open a search bar then type "code injection" and click on the first result Do you see any code in HEADER or FOOTER?
  19. Do you have any code in the global HEAD? The script tag appears to be inside a text tag. If you haven't, contact Squarespace support because it might be a mistake in their code
  20. The slideshow at the bottom of the homepage? Would you like the height to be smaller on mobies?
  21. Hello, There is a block component called "Social Links" presented in the below video at 15:32
×
×
  • 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.