Jump to content

riddle129

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    riddle129 reacted to Ziggy in Disable summary links links from summary blog block squarespace 7.1   
    Inspecting the code, I see the styles on the homepage, but not on the Transactions page, can you check whether they saved correctly when you added them to the page header code injection?
  2. Like
    riddle129 got a reaction from Ziggy in Disable summary links links from summary blog block squarespace 7.1   
    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>
  3. Like
    riddle129 reacted to tuanphan in Gallery Slideshow Image Size on Mobile   
    It looks fine on my Laptop/Mobile
    With tablet, it appear problem, you can use this code for tablet
    @media screen and (max-width:1024px) { .gallery-fullscreen-slideshow { height: 35vh !important; } }  
  4. Love
    riddle129 reacted to Beyondspace in Gallery Slideshow Image Size on Mobile   
    Try
    @media only screen and (max-width: 767px) { section[data-section-id="625989ca8596b1055dbd3490"] img { height: auto !important; } section[data-section-id="625989ca8596b1055dbd3490"] .gallery-fullscreen-slideshow-list { height: 100% !important; } section[data-section-id="625989ca8596b1055dbd3490"] .gallery-fullscreen-slideshow { height: 30vh !important; } } Let me know how it works on your site
×
×
  • 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.