Jump to content

bpc

Member
  • Posts

    22
  • Joined

  • Last visited

Recent Profile Visitors

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

bpc's Achievements

  1. You enter by editing the navigation on the left. See pics attached.
  2. I've been a squarespace user for years. 7.1 seems like it was really badly planned, which is odd considering how much the company has grown and how much revenue they seem to have. Issues like this are making me consider switching to webflow.
  3. Y'all can thank me now because I'm a genius. Simply put /#____ in the navigation (instead of just #___).
  4. Site URL: http://www.orlandoeventmedia.com Hi all. Right now I've got an infinite scroll website with anchor links. Here's what I'm wanting to accomplish: A link in the top navigation to a separate blog page A summary block of the blog above the contact section near the bottom of the homepage. Obviously if someone clicks on one of the summary links it would direct them to that blog post in the above. I'm running into a problem though. Because I'm using anchor links in the navigation, when someone is redirected to the blog page those navigation links no longer work. Is it possible to do the above and have the navigation links on the blog page direct back to the appropriate section on the homepage? Or is there another solution which is comparable?
  5. Thanks! A few comments: - The adjustment for the carousel slide on smaller screens doesn't seem to be doing anything. - The code you provided for the partner space was helpful but it didn't solve the problem of all the sections having different spacing depending on your screen size. Is there a way to have the spacing the same for all the sections (Our Philosophy, Services, Our latest work, etc.) on mobile, tablet, and desktop while also using anchor links? I don't mind if the space adjusts with each screen size, I just want them to all be the same.
  6. Q3: Is there a way to have them be equal size even on desktop? The boxes change with how much text I write. I'm going to try and keep the text the same length for all of them so they are the same size but that may be hard to do. Is there a way to have the header space the same for all the sections (Our Philosophy, Services, Our latest work, etc.) on mobile, tablet, and desktop? Right now they seem to all be different sizes depending on what device you're using to view the site. One of the challenges is I'm having to use anchor links to do smooth scrolling. I think this is throwing off the spacing.
  7. @tuanphan They work! I just realized that the reason the width looks wrong on the tablet/desktop part of How can we help? is because there is a form there that I haven't completed setting up, so it's not showing on the site yet.
  8. If you want to help with each of those then by all means I'm willing to listen! Some of that I'm not seeing on my end, like 6.
  9. I'm not sure how to do that.
  10. That gives me a block id, which is helpful but not what I need. I'd like only the text "Our Philosophy" to have a drop shadow. Not the entire block.
  11. Site URL: https://sunfish-shallot-579l.squarespace.com password: convention I'm trying to add a drop shadow to the text Our Philosophy, Our latest work, and We partner with. I tried the following code in Custom CSS and it works until I reload the page. I inspect element for the correct yui. Can someone teach me how to do this? Banging my head against the desk here. #yui______ { text-shadow: 3px 5px 3px rgba(0,0,0,.6); }
  12. Never mind. It seems to be working now. Thanks for your help though!
  13. @epergaboni The code works on desktop but when viewing in mobile it locks up the navigation. Any suggestions on how to fix it?
  14. I actually got it figured out. Here is the CSS if anyone wants it: /* THIS REDUCES THE MASONRY GRID TO ONE COLUMN ON MOBILE */ @media screen and (max-width:767px) { .gallery-masonry-wrapper.gallery-masonry-list--ready figure { width: 96% !important; height: auto !important; position: static !important; transform: unset !important; margin-bottom: 2% !important; margin-left: 2%; margin-right: 2%; text-align: center; } .gallery-masonry-wrapper.gallery-masonry-list--ready figure img { width: 100% !important; } .gallery-masonry-wrapper.gallery-masonry-list--ready figure>div { height: auto !important; } .gallery-masonry-wrapper { height: unset !important; } }
×
×
  • 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.