Jump to content

ForestFern

Circle Member
  • Posts

    19
  • Joined

  • Last visited

ForestFern's Achievements

  1. Amazing!!! Thank you as always @tuanphan! Much appreciated!
  2. Hi, I'm running into this problem again, with a simple gallery grid. Here's the code I've tried: .sqs-gallery-grid-item img { border-radius: 12px !important; } .sqs-gallery-block-grid .slide.sqs-gallery-design-grid-slide { border-radius: 12px !important; } The site is ianlane.pro, no password. I'm trying to round the corners of the gallery under "About Coach Ian."
  3. Hi! I am back with another rounding corners problem, on a gallery block section. The site is ianlane.pro, no password. Under "About Coach Ian," I have a gallery block (grid) that I want to round the corners on every image. I've tried 3 different code variations with no luck. Here's what I've tried: .sqs-gallery-design-grid-slide img { border-radius: 10px !important; } section[data-section-id="66d7b1571e338a158fa44276"] .slide-media-container { border-radius: 12px !important; } #block-yui_3_17_2_1_1725477114222_41029 .user-items-list-simple .list-item { border-radius: 12px; } #block-yui_3_17_2_1_1725477114222_41029 .user-items-list-simple .list-item img { border-radius: 12px; } What am I missing here? Thank you!
  4. Yes, fixed with the code you sent! I added this: margin-left: auto; margin-right: auto; Thanks!
  5. I'm also trying to make my simple list blocks smaller on mobile. I'm able to make them smaller, but I can't get them to center align on the page. Here's the site: https://www.esperanzacommunityhousing.org/southcentralheals The code I'm using: @media only screen and (max-width: 767px) { section[data-section-id="61728747420d37041db3256b"] .user-items-list-simple { display: flex; flex-wrap: wrap; justify-content: center !important; } section[data-section-id="666b6ac9c939d452c2df6346"] .user-items-list-simple .list-item { width: calc(80% - 5px); background-color: #f0f0f0; padding: 0px; box-shadow: 0 0 5px rgba(0,0,0,0.1); margin-bottom: 0px; } } Any ideas?? Thank you!
  6. Hi, I'm running into the same problem and haven't had success with any of the code posted in this thread. I want to make each image in the banner slideshow have rounded corners. Under 'Program Areas' https://www.esperanzacommunityhousing.org/ This is the code I'm using: .sqs-gallery-design-stacked-slide img { border-radius: 12x !important; } .sqs-gallery-block-slideshow .slide.loaded .meta { border-radius: 12px !important; }
  7. @tuanphan Fixed with the new code! Thanks so much!!!
  8. @tuanphan I used the code linked in your blog (thank you!) but although it worked in the editor view, it didn't work in the external view. I'm only trying to target a single section so I don't think I need the HTML code anyway, but I can't get the CSS to work. I created two sections in order to have two different background images, and I want one to show on mobile and one on desktop. It is working on and off, but I can't get both mobile and desktop to hide consistently. This is my code: @media screen and (min-width: 768px) { #section[data-section-id="6672853b520cfe46f40dbbfe"].hide-on-mobile { display: none !important; } } @media screen and (max-width: 767px) { #section[data-section-id="6672853b520cfe46f40dbc01"].hide-on-desktop { display: none !important; } } esperanzacommunityhousing.org/schtest pass: sqs
  9. Thank you @tuanphan, that worked perfectly! The addition of the last code snippet fixed it. One follow up question, is there a way to make the spacing more consistent even with different amounts of text? On the slides that have minimal text (see the Policy Advocacy pic), the spacing gets very large between text and image.
  10. Hi, I'm trying to make the text under the image for my mobile carousel. I input this code, but the text is still directly on top of the image. What can I do? And, obviously, I changed the section ID to be matching the section ID for my site. Here's the site, and the carousel is under "Program Areas".
  11. What's weird is that it only started happening when I input the rounding corners code. I've had the accordion for a few weeks now without the ratio of the images changing.
  12. @creedon Follow up question - when I round the image corners, it made the list item cards much narrower! (except in the top section, not sure why). Any idea why that might be happening? It happened to all the cards in my accordion, here.
  13. That worked great! Thanks so much!
×
×
  • 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.