michel Posted July 1, 2021 Share Posted July 1, 2021 Site URL: https://cube-chameleon-95tz.squarespace.com/events-2/event-one-2mlg9 Hi! Is it possible to have a stacked view on a event single page like squarespace 7.0 using code? I really miss the flexibility to build a custom event page! Password: 315171 Appreciate any help! : ) Michel Link to comment
tuanphan Posted July 3, 2021 Share Posted July 3, 2021 Hi, You mean, layout on all devices Back to events Event title Event meta Event description Event pagination All are in 1 column, center. Is this right? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
michel Posted July 3, 2021 Author Share Posted July 3, 2021 (edited) Yes, tuanphan! : ) Like we have on the old version from squarespace. Edited July 3, 2021 by michel complemented the answer Link to comment
Solution tuanphan Posted July 5, 2021 Solution Share Posted July 5, 2021 On 7/4/2021 at 5:21 AM, michel said: Yes, tuanphan! : ) Like we have on the old version from squarespace. Try adding to Design > Custom CSS /* Events detail stacked */ /* event details page */ .eventitem { flex-direction: column; justify-content: center !important; align-items: center !important; } .eventitem>div { flex: 1 0 100% !important; width: 100% !important; padding-left: 0; box-sizing: unset !important; text-align: center; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
michel Posted July 5, 2021 Author Share Posted July 5, 2021 Awesome! Really appreciate your help! Thanks!!! 🙂 Link to comment
michel Posted August 28, 2021 Author Share Posted August 28, 2021 Hi, tuanphan! Sorry for the delay. Thanks for your help so long. I managed to issue with the event page using a summary to show all the events. : ) 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