Jump to content

Discologist

Circle Member
  • Posts

    40
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @tuanphan That's a pretty neat hack, but only works if you have code injection available (we do not). Also kind of weird to have to have a workaround for that when it's clearly a bug/missing feature in the platform, but that is what it is. What I'm looking to do is have the tablet sized display exactly like the mobile at this point. So everything goes to ONLY 1 column once it hits a certain breakpoint. I had that set on the old version of our site (v 7.0) but apparently the CSS I used there just isn't working here. Should just be a general, blunt instrument kinda fix, I just don't know what it is rn.
  2. In a previous build of our site I was able to set some parameters using CSS that would cause the site to display on tablet devices exactly like it did on a phone. After moving to 7.1 that doesn't seem possible (or at least I can't find the selectors/flexbox settings to change). Does anyone have any idea how to just force it to "full mobile" (so the way it looks when change the edit design to mobile view) for a tablet sized breakpoint. Below is what I am talking about This is standard view This is mobile view (note how the search box and "Hear More..." button move to the bottom of the section And this...is tablet view. Breakpoints are just standard for that but in the past i've used 768 x 1024 NOTE: The issue is that the search box is now doing some weird margin from the "Featured Episodes" text box instead of moving to the bottom. Also if I keep reducing the window in a browser, it keeps squishing the summary block 2 column layout for WAY to long, but that's always been an issue with Squarespace. The goal is to set it so that once it moves out of "normal" monitor range it just matches the "good" mobile layout. Any thoughts/help are much appreciated.
  3. The first image is the dropdown closed, and the second is the dropdown open. That second one is "fine" but obviously it would be better if it just displayed, say, 10 items and allowed the user to scroll down to see the rest. I can change the height of the dropdown using CSS currently but that only keeps it from enlarging the section (which makes it worse), but it still displays all of the items. Any ideas on how to tell it to just display a few? site is https://www.discologist.com/livemusicarchive
  4. Basically i just need to know the selector that will enable me to hide the first item of any summary block. The way I am currently using them is that everything but the most recent post is set to "featured" and then the most recent post is a banner at the top of the page. How I would LIKE to use them is to have two summary blocks side-by-side, one with the image/excerpt that is the most recent (easy to do, just set the block to "1 item") and then have a block next to it with JUST the titles of the next 4-5 items getting pulled into the summary block from a blog. So if you're looking at the attached image, the "In Conversation:..." would be removed from the block on the right" This should be just a simple .summary-block li:first-child { display: none; } but that doesn't seem to be working. Likely because it is just the wrong selector.
  5. Looking for the selector that would allow me to adjust the height of the Bandsintown block. As you can see by the page I linked to, said band has like...2M pixel height of tour dates, lol.
  6. Hello! We're dipping our toes in the water of selling some merch and I'm running into some kinda brain melting, illogical choices made by the SS dev team and was wondering if anyone had any "workarounds" for a few things. What we're mostly struggling with is designating shipping. It seems like it would be standard function to just calculate shipping, but that is locked behind the BIG commerce plan (which is fine) but there doesn't seem to be a way to assign different shipping costs to different items. I asked SS about this and their answer was to add several options and if the customer picked one that didn't cover the shipping costs then just cancel the order (lol). If anyone could provide me with better info than is found in the help files, it would be greatly appreciated. I have secondary concerns about integrations/payment processors but the shipping thing is the big hurdle for now.
  7. This code technically removes the words "written by" I need to close the space up between the bullet and the author name/link. .blog-meta-item.blog-meta-item--author.p-author.author { visibility: hidden; } a.blog-author-name { visibility: visible; } FYI: Site is under construction, but should NOT need access to it. This is a basic functionality question.
×
×
  • 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.