Jump to content

Beyondspace

Circle Member
  • Posts

    10,903
  • Joined

  • Last visited

  • Days Won

    82

Everything posted by Beyondspace

  1. Can you share your site with the protected password so we can take a look?
  2. Temporarily, You can check the result of your code via accessing your site with the Incognito. Just wait until SS fixes this bug
  3. Reading data from a file or something like this, then rendering it to your specific mardown block. Is it what you mean?
  4. Try section[data-section-id="623f69725cbd136c43eada1a"] .image-caption-wrapper { background: blue !important; } Change the color as you wish Let me know how it goes
  5. Have you checked the result in the Incognito Mode, because SQS has a bug related to the preview from Css custom
  6. 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
  7. 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?
  8. HTML element p2 does not exist. Try using only p.
  9. 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
  10. 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
  11. You can use the following extension: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en to get the right id
  12. 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
  13. Have you checked on the Incognito browser. It seems that SQS has a bug related to the preview after adding Css
  14. It looks fine on mobile at the moment. Do you still need help?
  15. 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
  16. I checked that it looks fine at the moment. Do you still need help?
  17. 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
  18. 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
×
×
  • 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.