Skip to content

Instantly share code, notes, and snippets.

View ScottTravisHartley's full-sized avatar
🏠
Working from home

Scott Hartley ScottTravisHartley

🏠
Working from home
View GitHub Profile
@freddielore
freddielore / yoast-faq.css
Last active March 23, 2022 16:53
[Yoast SEO FAQ] Add collapsible headers support to Yoast SEO FAQ schema
/* Accordion
------------------------------------------------------------ */
.schema-faq-question{
cursor: pointer;
}
.schema-faq-question:before{
width: 16px;
height: 20px;
display: inline-block;