Jump to content

Beyondspace

Circle Member
  • Posts

    10,641
  • Joined

  • Last visited

  • Days Won

    80

Everything posted by Beyondspace

  1. Reading data from a file or something like this, then rendering it to your specific mardown block. Is it what you mean?
  2. Try section[data-section-id="623f69725cbd136c43eada1a"] .image-caption-wrapper { background: blue !important; } Change the color as you wish Let me know how it goes
  3. Have you checked the result in the Incognito Mode, because SQS has a bug related to the preview from Css custom
  4. You Here is the code I tried and it seems fine .ProductItem-gallery-slides-item-image { width: 100% !important; height: auto !important; left: 0 !important } If you see that nothing changes, it may be a bug from SQS, you can check again via accessing your site with Incognito mode
  5. It' s impossible to support via only some words and images. we need to inspect your site to check what your issue is and give the right solution. can you share your site with the protected password so we can take a look?
  6. HTML element p2 does not exist. Try using only p.
  7. Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px){ section[data-section-id="625ac742ce43721fdfb05d88"] img { height: auto !important; } section[data-section-id="625ac742ce43721fdfb05d88"] .user-items-list-carousel[data-layout-width="full"] .user-items-list-carousel__gutter { padding: 0; } } Let me know how it works on your site
  8. Try input[type='radio'] { appearance: none; width:15px; height:15px; border:1px solid darkgray; } input[type='radio']:checked { background: red; } Let me know how it works on your site
  9. You can use the following extension: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en to get the right id
  10. Try @media only screen and (max-width: 767px) { section[data-section-id="625989ca8596b1055dbd3490"] img { height: auto !important; } section[data-section-id="625989ca8596b1055dbd3490"] .gallery-fullscreen-slideshow-list { height: 100% !important; } section[data-section-id="625989ca8596b1055dbd3490"] .gallery-fullscreen-slideshow { height: 30vh !important; } } Let me know how it works on your site
  11. Have you checked on the Incognito browser. It seems that SQS has a bug related to the preview after adding Css
  12. It looks fine on mobile at the moment. Do you still need help?
  13. Try @media only screen and (max-width: 767px){ section[data-section-id="61b58587f3c0e91347c23dc6"] .gallery-fullscreen-slideshow-item-img img { height: auto !important; } section[data-section-id="61b58587f3c0e91347c23dc6"] { height: unset !important; } section[data-section-id="61b58587f3c0e91347c23dc6"] .gallery-fullscreen-slideshow { height: 40vh !important; } } Let me know how it works on your site
  14. I checked that it looks fine at the moment. Do you still need help?
  15. Try @media only screen and (max-width: 767px) { #block-yui_3_17_2_1_1643035101636_6848 span { font-size: 15px !important; } } Let me know how it works on your site
  16. For the color of sub, you can try .header-nav-folder-content .header-nav-folder-item > a:hover { color: blue !important; } Let me know how it works
  17. Try adding to Home > Design > Custom Css @media only screen and (max-width:767px) { section[data-section-id="625969db3c6e624ee28000aa"] { height:0px; } } Let me know how it goes on your site
  18. Try section[data-section-id="625ccb52fedb082651fcafb7"] .content-wrapper { padding: 0 !important; } section[data-section-id="625ccb52fedb082651fcafb7"] { min-height: 33vh !important; } If you want to make it smaller, you can try reducing the value of min-height until it meets your desire Let me know how it goes.
×
×
  • 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.