Jump to content

sorca_marian

Circle Member
  • Posts

    621
  • Joined

  • Last visited

Everything posted by sorca_marian

  1. The example site is built with Shopify. It might be possible to code something similar on Squarespace.
  2. I think you should contact the developer of the plugin. Google might have made some updates and the plugin devs will need to make some updates. The site address does not work
  3. Great <style> button[type="submit"] { background : transparent!important; border : 1px solid #000; border-radius : 5px; border-width : 1px!important; } button[type="submit"] .form-submit-button-label { color : #000!important; } button[type="submit"]:hover { background : #000!important; } button[type="submit"]:hover .form-submit-button-label { color : #fff!important; } </style>
  4. Sure <style> button[type="submit"] { background : transparent!important; border : 1px solid #000; border-radius : 5px; } button[type="submit"] .form-submit-button-label { color : #000!important; } button[type="submit"]:hover { background : #000!important; } button[type="submit"]:hover .form-submit-button-label { color : #fff!important; } </style>
  5. It can be fixed with custom code but this is probably and issue from Squarespace. I recommend you to contact support. This is the third person who mentioned this.
  6. I see the border-radius even after I hover over the image. What browser are you using?
  7. Hi, Add the below code in the Blog page settings -> Advanced -> Post Blog Item Code Injection <style> @media (min-width: 767px) { .sqs-block-summary-v2 { position: relative; width: 90vw; left: -17vw; } .summary-item-list { display : flex!important; gap : 20px; } .summary-item-list > * { width : 32%!important; margin : 0!important; padding : 0!important; } } </style>
  8. https://www.linkedin.com/feed/update/urn:li:activity:7171559273154523136/
  9. Website address? I saw a similar question recently. It might be a problem from Squarespace
  10. Hi, I can code this solution for you for a certain price. Message me if you are interested
  11. Hi TIA, Can you send the URL of the site and specify if its the first section of the page?
  12. Hi, The logo looks good on my end. For the transparent button, add the below code in Page settings -> Advanced -> Page header code injection <style> button[type="submit"] { background : transparent!important; border : 1px solid #000; border-radius : 5px; } button[type="submit"] .form-submit-button-label { color : #000; } </style>
  13. Can you share the link of the site?
  14. I will try to add the code this week or the next one if no other answer appears. Super busy atm
  15. Yes, similar to your code #sections > :nth-child(2) { min-height: unset; }
  16. Great. You can reduce the space with the below code #sections > :nth-child(2) .content-wrapper { padding-top : 0!important }
  17. Would you like the mobile version to look like in the attached image? @media (max-width: 767px) { .newsletter-form-body .email input { text-align : center; } .primary-button-style-outline .fluid-engine .newsletter-form .newsletter-form-body .newsletter-form-button { background : #fff!important; } .newsletter-form-button span { color : #000!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.