Jump to content

Insert a text block into an Events Calendar Page (Om Template)

Recommended Posts

Site URL: https://grouse-capybera-9azb.squarespace.com

Because the Events Calendar page does not support regular, repeating events without manually inserting the repeated events every week I thought I would insert a block above the Calendar Listings which could state weekly events.

However the Events Calendar page does not allow insertion of text blocks above the Calendar Listings.

So I thought of a workaround - use the Banner function to exhibit the Page Title and Page Description Text which will serve as a text block. So I inserted a Blue background into the banner and formatted the text. This works fine, but because the Banner background is a graphic it does not reflow when looking at the site on a mobile and so the Page Description text disappears.

Any thoughts? I am a CSS newbie – thanks in advance for your help! Password Turner1754

Screen Shot 2021-09-02 at 13.34.21.png

Screen Shot 2021-09-02 at 13.34.52.png

Edited by JohnFleuron
Link to comment
  • Replies 1
  • Views 460
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS > Then save & reload your site

/* Calendar banner on mobile */
@media screen and (max-width:767px) {
#hero .wrapper {
    background-color: #4d94c2;
    margin-top: 0 !important;
}
div#hero .page-description {
    display: block !important;
}
div#hero {
    min-height: 350px;
}
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.