ColeH_design
Member-
Content Count
48 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Disable Lightbox on Summary/Gallery
ColeH_design replied to Yatis's question in Coding and Customization
https://highyieldinsights.squarespace.com/reports-1 -
Disable Lightbox on Summary/Gallery
ColeH_design replied to Yatis's question in Coding and Customization
@colin.irwin how do I find the right block id? I have four showing on my view source page, but none of them will prevent the lightbox in the summary block I need for that page -
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
No, thank you! I solved disabling the summary block click thru using the following css: .summary-thumbnail-container { pointer-events: none !important; } -
Disable click thru link on summary block 7.1
ColeH_design replied to ColeH_design's question in Coding and Customization
I solved it β click thru on summary was successfully disabled using code found on another question. .summary-thumbnail-container { pointer-events: none !important; } -
Disable click thru link on summary block 7.1
ColeH_design replied to ColeH_design's question in Coding and Customization
Yes, thank you! I find 7.1 to be so limited!! I need sliding image gallery (but I want it left/right of copy β in 7.1 sections it can only be above/below). My work around was to use a summary block as a sliding image gallery β It worked out pretty well EXCEPT for the click thru default. Please help disable the click through of this page only on summary blocks. -
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
How do I get help with java?? I'm not familiar with what the difference is between css and java. What direction do I go to get the assistance needed. -
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
Yes, thank you! My first successful coding π -
tuanphan reacted to an answer to a question: Code to remove date from summary block 7.1
-
Disable click thru link on summary block 7.1
ColeH_design posted a question in Coding and Customization
Site URL: https://smoothjazzgetaway.squarespace.com/config/pages Hello! I need help disabling the links on a blog summary block (that I used to create a sliding image gallery with text possible in same section β 7.1 limited me!) I don't want the images on THIS PAGE summary blocks clickable. This page only. https://smoothjazzgetaway.squarespace.com/config/pages Password: Roland Any assistance very much appreciated! -
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
I just sent it again to password: Roland I need help on this page now (see above update β solved date issue). https://smoothjazzgetaway.squarespace.com/packages Is it possible to code CSS for lightbox forms (buttons titled "buy this package") to have text line for information/verbiage only β I don't want it clickable/type-able. Just want verbiage line (instructions). Andβ¦ I need CSS code (if possible) to disable linking of images in the summary block (used here as image gallery work around in 7.1). I just don't want images to click on this page only. -
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
I solved the date/white box issue by copy/pasting various code (parts) until it worked β my first successful coding! π .sqs-block-summary-v2 .summary-item .summary-thumbnail-event-date { display: none !important; } -
Code to remove date from summary block 7.1
ColeH_design replied to ColeH_design's question in Coding and Customization
I solved it!!!! Reviewing several other solutions to various summary block issues, I officially configured a code that works! I'm so happy. Hope this helps someone else!!! .sqs-block-summary-v2 .summary-item .summary-thumbnail-event-date { display: none !important; }- 1 reply
-
- summary
- custom-css
-
(and 1 more)
Tagged with:
-
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
Update password: Roland -
ColeH_design started following Code to remove date from summary block 7.1
-
Code to remove date from summary block 7.1
ColeH_design posted a question in Coding and Customization
Site URL: https://smoothjazzgetaway.squarespace.com/venue I'd like to remove the white box and date that appear in the events summary block (as I'm trying to use it more of a visual image gallery, as we could do in 7.0 β it's my work around). Can anyone provide CSS code to remove the default white box and date? Site page: https://smoothjazzgetaway.squarespace.com/venue Password: Roland- 1 reply
-
- summary
- custom-css
-
(and 1 more)
Tagged with:
-
Hide date from summary thumbnails
ColeH_design replied to tuurfv's question in Coding and Customization
@creedon Can you assist me in similar need? Code not working for my summary block in 7.1 Site https://smoothjazzgetaway.squarespace.com/venue Bottom of page (want to remove dates in upper right corner) Pword: jazz -
CSS to Change Size Text On Parallax Homepage Banner
ColeH_design posted a question in Coding and Customization
Site URL: https://rhodes2equity.squarespace.com I added a text box over the homepage banner. I'd like to increase font size on banner text only (in text box on banner β not text in banner settings). Site is https://rhodes2equity.squarespace.com/config/pages Template is Mentor Increase font size and/or add shadow