OddBurton Posted February 22, 2022 Share Posted February 22, 2022 Site URL: https://www.bigmarinelakeassociation.org/events The Events Listing template currently displays / separates PAST Event listings under a barely noticeable grey line. It's confusing the hell out of my customer's site users. They want to display the past events. Is it possible to add text or a custom banner above the Past Event listings to help users identify these listings? I've found references for doing this using older templates, but the code does not apply to the new system template. Can anyone help me out here? Link to comment
Beyondspace Posted February 22, 2022 Share Posted February 22, 2022 39 minutes ago, OddBurton said: Site URL: https://www.bigmarinelakeassociation.org/events The Events Listing template currently displays / separates PAST Event listings under a barely noticeable grey line. It's confusing the hell out of my customer's site users. They want to display the past events. Is it possible to add text or a custom banner above the Past Event listings to help users identify these listings? I've found references for doing this using older templates, but the code does not apply to the new system template. Can anyone help me out here? Do you mean something like this? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted February 27, 2022 Share Posted February 27, 2022 On 2/22/2022 at 11:56 AM, OddBurton said: Site URL: https://www.bigmarinelakeassociation.org/events The Events Listing template currently displays / separates PAST Event listings under a barely noticeable grey line. It's confusing the hell out of my customer's site users. They want to display the past events. Is it possible to add text or a custom banner above the Past Event listings to help users identify these listings? I've found references for doing this using older templates, but the code does not apply to the new system template. Can anyone help me out here? Add this to Design > Custom CSS. It will add text "past event" on top of past events on listing page .eventlist.eventlist--past:before { content: "Past Event"; display: block; font-size: 30px; text-align: center; margin-top: 50px; } sarawhite 1 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
scdesign Posted April 14 Share Posted April 14 I know this is an old topic, but is there a way to style the text using my H3 style? Link to comment
tuanphan Posted April 16 Share Posted April 16 On 4/15/2023 at 12:32 AM, scdesign said: I know this is an old topic, but is there a way to style the text using my H3 style? Yes. If you share link to a page where you use heading 3, we can check h3 style & add to code easier 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment