Skip to main content

Add text after "Agenda" subteaser on homepage upcoming meeting teaser list

Schedule for board meetings on May 13 & 15, and August 21, 2024, with highlighted ‘Agenda (Only)’ text for May meetings.

Don't get crazy, keep it compliant. 

#page-content .poc-instances.board-meetings > div > div.items > article:nth-child(n) > div > ul > li > a::after {
   content: " (Only)";
}