Jump to content

Leroy

Circle Member
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Leroy

  1. My website claudiacrobatia.nl went live on July 17, but ever since I have not managed to get it indexed through Google Search Console. I have connected Search Console, uploaded a sitemap and requested a crawl multiple times, but it remains stuck on "Processing data, please check again in a day or so" under Pages. I followed all the steps in Squarespace's help documentation, their customer support says they can't help me out so I've resorted to here 🙂 I hope someone can help me figure out what's wrong! I looked for a noindex tag in the code but that's not there either. I resubmitted a sitemap on August 11 which was successfully received but still no pages are indexed. The only one thing I can think of now is that the indexing cue is just long and I don't have enough credits to be pushed forward, but something tells me this is not it... it's been a month now and that seems like too long. I'm in need of some assistance, and I'd greatly appreciate any help you can offer.
  2. Wow, amazing! It worked like a charm. (I was almost there 🫣) Thanks, Erin!
  3. Hey everyone, I'm trying to customize my commerce gallery (mobile view) and could use some help. I want to change how the images are displayed so that they appear smaller and centered, allowing the entire image to be seen without any cropping. I managed to customize desktop view but I'm struggling with the mobile version. Any ideas on how to achieve this? I'd really appreciate your assistance. https://www.altar-studio.com/offerings/p/potspots-template pw: hello Thanks a bunch, - Leroy
  4. This was very helpful – I didnt know about the CTA selector for the header. Thank you so much 🙂
  5. Hey everyone, I've been struggling to find a way to specifically style the button element in the header using CSS, without altering the primary button style. Any suggestions or guidance would be greatly appreciated. Thanks in advance! – Leroy http://www.leslie-humbert.com/ pw: helloleslieleroy
  6. Ahh – Great suggestion! The code block was placed on the home page in a section. After placing it in the footer and adjusting the z-index of .menu it worked like a charm. Also good to know how to actually utilize the footer code section in the future 😊 😉 Many thanks!
  7. This in a code block: <div id="menu"> <div class="hamburger"> <svg viewBox="0 0 100 100"> <circle cx="50" cy="50" r="40" stroke="#635B00" fill="#635B00" /> </svg> </div> <div class="menu-inner"> <ul> <li class="altar"><a href="#" id="effect">About</a></li> <li class="altar"><a href="#" id="effect">Services</a></li> <li class="altar"><a href="#" id="effect">Connect</a></li> <li class="altar"><a href="#" id="effect">Appointment</a></li> </ul> </div> </div> Custom css: // menu slide out // .altar { text-align: right; font-size: 17.5pt; margin-left: 30px; margin-right: 0; width: 80%; margin-bottom: 20px; } #menu { border-left: 1px solid black; background: #EFE7DA !important; height: 100%; position: fixed; width: 400px; transition: 1000ms all cubic-bezier(0.19, 1, 0.22, 1); transform: translateX(100%); right: 60px; top: 0px; } #menu.expanded { transform: translateX(0%); right: 0px; } .menu-inner { background: #EFE7DA; z-index: 9999999 !important; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .hamburger { position: absolute; width: 20px; height: 20px; margin-top: -10px; margin-bottom: 10px; left: 22px; } ul { padding: 0; list-style: none; width: 80%; }
  8. it is a tweaked version of: https://codepen.io/mikel301292/pen/dMYRYZ
  9. i have a slideout menu on the side that has an overhang, and i intend to make specific sections move underneath while the other sections move over.
  10. Hello, Out of curiosity, does anyone happen to know why a section becomes uneditable after changing the z-index with CSS? https://lettuce-groundhog-ftkx.squarespace.com/ pw: hello Thanks in advance, – Leroy
  11. hello! i have been trying to figure out the same thing.. this is the code i have been trying to use: https://codepen.io/JensSchnitzler/pen/jppVmp
  12. Hello! A question: Is it possible to construct a hover effect for an image carousel section that will display a larger version of the image? https://buttercup-buttercup-tpxb.squarespace.com/ pw: hello Merci! - Leroy
×
×
  • 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.