Jump to content

badidea

Circle Member
  • Posts

    49
  • Joined

  • Last visited

Everything posted by badidea

  1. Thank you for finding that section ID!!! Below is the updated code I'm using. Now it looks great, perfect, exactly what I wanted, but only when you preview it in the developer console in Chrome. Attaching screenshot. However, in the live, regular, view of the site, it's still showing the section background attaching. Me and ChatGPT have been going at this for hours and nothing seems to work to make that section background transparent at 2560+ in the actual live site 😭 body { background-image: url('https://static1.squarespace.com/static/65d14f421e24d15f45e9a66a/t/66e0f177d2fd9a21b7627d95/1726017911292/ps-fw24-splash-v1.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; } @media only screen and (min-width: 2560px) { [data-section-id="66dd3488a9094a10cd3a8c94"] * { background: transparent !important } [data-section-id="66dd3488a9094a10cd3a8c94"] .section-background { display: none !important; } }
  2. I'm attempting to disable the background image applied to the only block on this page for screens over 2k/2560. This is the page https://www.nell.love/ I can't seem to figure out the block ID to target it. I've tried using the Squarespace ID finder and just trying every ID I could find in inspect but can't seem to get it right. I want to do this because the block background feature looks great on 1920/mobile but I've loaded in a custom image in CSS and set it as a background for 2k+ screens. So that's why you can see 2 background images on the larger screens right now. I need to target and disable the block background on the 2k screens. Can you help me figure out the block ID??? Here's my image code u/media (min-width: 2560px) { body { background-image: url('https://static1.squarespace.com/static/65d14f421e24d15f45e9a66a/t/66e0f177d2fd9a21b7627d95/1726017911292/ps-fw24-splash-v1.jpg'); } And the background disable code (with a ID that doesn't work) /* Disable background image on screens larger than 2560px */ @media only screen and (min-width: 2560px) { #yui_3_17_2_1_1725773568462_2208 { background-image: none !important; } }
  3. Just wanted to tell you that you beat out ChatGPT on this one...thanks!
  4. I want to have Vimeo videos autoplay in a slideshow gallery block. Any help is much appreciated! Page https://blioux.com/art-direction Sample video
  5. I want to customize the rollover title in a slideshow gallery block. I want to remove the transparent background and customize the font/size/color. I've tried just about everything, thanks! https://blioux.com/art-direction
  6. Thanks for this! I think I got it worked out but this article is amazing!
  7. Hi, yes I have the business plan on this site. And yes, displaying the card on the same page as the button would work great! I'm attaching a rough mockup. Thank you!!
  8. I want a user to click a button that takes them to a page that has a randomized image either as a background or in a single image gallery. It is used to simulate a tarot card reading. When you click the button you get a new card that tells your fortune. There are 36 possible cards.
×
×
  • 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.