Jump to content

Beyondspace

Circle Member
  • Posts

    10,204
  • Joined

  • Last visited

  • Days Won

    80

Everything posted by Beyondspace

  1. Do you have teamviewer installed i can help checking
  2. Sorry I dont quite get you, I saw the button working here
  3. I made the code so it only work with the button with the url
  4. I suggest you paste this code in custom code injection under the script and style tag of calendarly widget <script> YUI().use('node', 'event', function (Y) { Y.all(".sqs-block-button-element[href*=calendly-lightbox]").on("click", function(e) { Calendly.initPopupWidget({url: 'https://calendly.com/tony-goodservice-coach/customer-strategy-service-assessment?hide_event_type_details=1&text_color=021226&primary_color=f24b59'}); e.preventDefault(); return false; }); }); </script> Also could you change all of the cta button's url to #calendly-lightbox
  5. I change flex size to 100%, feel free to place it in custom css .header-layout-branding-center-nav-center .header-title-nav-wrapper { flex: 0 0 100%; }
  6. I made the breakpoint at 992px, hope it help @media screen and (max-width: 992px) { [data-nc-base="mobile-bar"] { display: block !important; } .Header--top { display: none !important; } } Add this to Settings->Design->Custom Css
  7. Could you change table into Google Spreadsheet, it's the easiest way for custom to manage and we can add it on the page
  8. Sorry Skor, Seems like you dont want to share the current site url for checking the style by inspector so I can't help you on this, I'm sure there are supporters around here can help
  9. I think custom product form can be changed in style but we need to add custom css for it, how is your site look like?
  10. The thumbnail actually is real small, it not the css issue Could you add custom thumbnail like so?
  11. I think you can choose the thumbnail image for the video dont you?
  12. I am pleased to help, add this css .project-slide-video-wrapper { max-width: 100% !important; } .project-slide-video-wrapper img { width: 100% !important; height: 100% !important;; }
  13. You can try this .header-layout-branding-center-nav-center .header-nav { width: 100vw; position: absolute; bottom: -50px; } .header-layout-branding-center-nav-center .header-nav { width: 100vw; position: absolute; bottom: -50px; }
  14. Kindly check this .header-layout-branding-center-nav-center .header-nav { width: 100vw; position: absolute; bottom: -50px; }
  15. Try this .header-layout-branding-center-nav-center .header-nav { width: 1500px; }
  16. To add CSS, go to Design -> Custom CSS Could you show your current site?
  17. You can set up private temp password and remove it after it done
  18. You should send me your site url so a proper solution can be provided
  19. In footer I only see the social icons, where is the link
  20. You may want this To add CSS, go to Design -> Custom CSS .gallery-lightbox-item img { width: auto!important; height: 100% !important; z-index: 99; top: 0 !important; left: 50% !important; transform: translateX(-50%); }
  21. hey could you try this instead p { display: block; /* inline-block; */ text-align: justify; } Reference: https://stackoverflow.com/questions/51664036/how-to-justify-text-in-firefox-and-safari-with-css
  22. Hello it's me again, I just to do text align justify and it working p { text-align: justify !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.