Veeraptor64 Posted May 21 Share Posted May 21 So I have a summary block set up on our website to pull in the latest events and display them on a separate events page (hate the way the squarespace events page looks). So I have this set up right now, with a summary block that pulls in the event on the left and text/button blocks on the right. However, when clicking on the summary block, you get taken to the squarespace events page, which I want to keep mostly for compiling events for internal use. I was hoping to have something automated on this events page so I don't have to update it every time, and the summary block seemed like a great way to do that. Anybody have an idea of what I can do instead? I found a couple forum posts with custom CSS but implementing them didn't seem to work. Link to comment
tuanphan Posted May 22 Share Posted May 22 Your site is private, you can follow this guide to setup url, we can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Veeraptor64 Posted June 1 Author Share Posted June 1 Hi I'm so sorry about the delay. If you can still help, I added a password to it: "dummysite" Link to comment
Solution tuanphan Posted June 3 Solution Share Posted June 3 On 6/2/2024 at 3:26 AM, Veeraptor64 said: Hi I'm so sorry about the delay. If you can still help, I added a password to it: "dummysite" Currently I don't see Summary Block on Homepage. However if you want to disable summary link from homepage, you can add Summary, then use this code to Website > Website Tools > Custom CSS. body.homepage .summary-item { pointer-events: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment