Jump to content

Ziggy

Circle Member
  • Posts

    7,725
  • Joined

  • Last visited

  • Days Won

    90

Everything posted by Ziggy

  1. Not really. But there might be other errors in your CSS, if you can post it all here I can try and debug.
  2. I can't tell exactly what's going on here, do you have any custom code or CSS?
  3. Depending on the template, there are ways to target sections. For example, with Brine family temples, you can use the page URL slug since index pages have sections made up of pages.
  4. Can you share your website URL and this page? How have you applied the border?
  5. You should be able to left align the blog content with the text tools. The Heading alignment will be in the style settings.
  6. Have you added borders to some of the images but not others? You may need to add a border to all of the images, even if its using a transparent border.
  7. Unless you've added javascript code, there's nothing that you are able to remove, it's all part of the platform.
  8. Add this to the page header code injection: <style> .tweak-blog-basic-grid-secondary-meta-author .blog-basic-grid .blog-meta-secondary .blog-author { display:none; } </style> Let me know how that goes.
  9. Can you share your website URL and which page this wants to be on? Where do you want to hide the author? On the main page and individual blogs?
  10. I use this plugin, easy to instal and reliable, there are a few different options: https://www.ghostplugins.com/products?category=Header
  11. Try this instead: @media only screen and (max-width:767px) { .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-mobile-styles-enabled [data-slice-type="body"] { display:none; } .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-alignment-left .form-disclaimer-text { margin-top: 0px !important; } .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-alignment-left .actions { margin-top: 0px !important; } .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"] [data-compound-type="popup-overlay-action"] .form-disclaimer-text p { margin-block-end: 0em !important; } }
  12. Try this in Custom CSS: #collection-65bcfdd51d16a53096ea0932 { .sqs-block { padding-top: 0px; padding-bottom: 0px; } }
  13. Try this CSS: @media only screen and (max-width:767px) { .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-mobile-styles-enabled [data-slice-type="body"] { display:none; } .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-alignment-left .form-disclaimer-text { margin-top: 0px; } .sqs-slide-wrapper[data-slide-type="popup-overlay"] .sqs-slide-container[data-slide-type="popup-overlay"].overlay-alignment-left .actions { margin-top: 0px; } }
  14. How do you want to make it shorter? Reduce the padding? Remove text? Smaller text?
  15. The code is stand alone in codepen, so probably needs customizing so it doesn't reuse standard selectors.
  16. Try Squarespace Support: https://support.squarespace.com/hc/en-us/requests/new#choose-topic
  17. Can you share the code from the code block for the services anchor? I believe you have the wrong quote marks around the services ID.
  18. Yes, I'm not sure how I can hep with that as I'm sure sure what's happening!
  19. Use this Custom CSS for the sticky category navigation: @media only screen and (min-width:768px) { .products.collection-content-wrapper .nested-category-tree-wrapper { position: -webkit-sticky; position: sticky; top: 220px; } }
×
×
  • 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.