Jump to content

riddle129

Member
  • Posts

    10
  • Joined

  • Last visited

riddle129's Achievements

  1. Thanks for the response Derrick. lol, I just realized "Desktop site" was selected in my Chrome settings for that domain.
  2. My website stopped publishing correctly on handheld devices, specifically with Chrome browser. It populates the site as if it was desktop. Other Squarespace sites are dynamically responsive on my Chrome browser. The site has minimal custom CSS added. https://thelotbeerco.com/ Any help would be greatly appreciated. -Rob
  3. Ziggy: I solved this. I didn't think to inspect the elements on the Transaction page thinking they would be the same as Home. But after inspecting the elements I updated the code with .image-wraper and .blog-title respectively. ode is working now. Thanks so much for your response and time. <style> .image-wrapper { pointer-events: none !important; } </style> <style> .blog-title { pointer-events: none !important; } </style>
  4. https://bumblebee-bumblebee-k6y2.squarespace.com/transactions pw: Fender11 The code used on the Home page is... </script> <style> .summary-thumbnail-container { pointer-events: none !important; } </style> <style> .summary-title { pointer-events: none !important; } </style>
  5. I have added code to the header of my homepage that successfully disables the image and headline links in summary blocks. I tried using the same code on a different page for another summary block and it does not work. Any ideas would be appreciated. Site URL is requires password > Fender11
  6. @tuanphan Thank you. I replaced the previous Custom CSS with your code and it appears to be publishing correctly on different desktop browsers and on mobile. I will check tablet shortly.
  7. Follow up question. Your code for the galley slideshow on my homepage has been scaling correctly on mobil devices. Unfortunately, when viewing on desktop with a narrowed browser window the image stops scaling and crops. I hope you can help again.
  8. This was perfect. I had been trying using the collection ID, not the section ID you included in the code. Thank you!
  9. Site URL: https://gazelle-vibraphone-798g.squarespace.com I am having trouble setting the correct code to fix the mobile image sizing, margins/padding of a gallery slideshow on my home page in Squarespace 7.1. On mobile these images are getting cropped. I want the full image displayed. I have read through several posts on this and have tried using the following code inside Design>Custom CSS with no success. @media screen and (max-width:767px) { body#collection-625721445aa78c2d0936faf0 { .gallery-slideshow-item img { width: 120% !important; left: 50% !important; transform: translateX(-50%); } .gallery-slideshow-item-src { overflow: visible; }} } Here is home page... URL: gazelle-vibraphone-798g.squarespace.com pw: ohboyohboy Gallery Slideshow: Full Width: Full Autoplay: On Animation: Scale Down Thanks in advance, -Rob
×
×
  • 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.