Hi Tonya, below is some code to put in the ‘Advanced’ section of the settings of this page. I believe it will go in the header section.
<script>
$(document).ready(function(){
$('.markdown-block .sqs-block-content h2').addClass('ui-closed').css('cursor','pointer');
$(".markdown-block .sqs-block-content h2").nextUntil("h2").slideToggle();
$(".markdown-block .sqs-block-content h2").click(function() {
$(this).nextUntil("h2").slideToggle();
$(this).toggleClass('ui-closed ui-open');
});
});
</script>
This will make the accordion work.
Styling can be changed on the accordion, which is actually the fun part. But the information is pretty easy to edit as well. I’ve also put the CSS styling below. It goes in the Design>Advanced>Custom CSS section of the menu.
.markdown-block p {
margin-left:1.5em;
background-color: #fff;
border-radius: px;
padding: 12px 14px;
}
.markdown-block .ui-closed:before {
font-family:monospace;
content:"+ ";
transition: 5s ease-in-out;
border-radius: px;
}
.markdown-block .ui-open:before {
font-family:monospace;
content:"- ";
}
.sqs-block-markdown h2 {
border: solid 3px #000;
padding: 12px 14px;
border-radius: 0px;
background-color: #eee;
}
WHAT TYPE OF CHURCH IS JOURNEY CHURCH?
Journey Church is all about helping people take their next step toward christ. We believe it is possible for church to be the highlight of the week for the entire family. We know this happens when we focus everything on Jesus, connect in community, and learn straight from the Bible.
WHEN AND WHERE ARE THE SERVICES?
Services are on Sunday mornings at 10:00 am. JOURNEY Church meets at 4409 121st Street in Urbandale, IA (50323). We are just west of the interstate, between Meredith and Douglas.
WHAT SHOULD I WEAR?
JOURNEY Church is a church for everyone. We encourage people to come as they are and dress in what feels most comfortable.
WHAT HAPPENS WHEN I ARRIVE?
When you arrive you can expect a very hospitable environment. YOU CAN GRAB ONE OF OUR DESIGNATED GUEST PARKING SPOTS and you'll be greeted warmly. If you have kids, you can go to the kids check-in station and check them into Journey Kids where they will have a blast. Be sure to grab a free hot cup of coffee or bottle of water and head into the auditorium for service to begin promptly on time @ 10 am.
WHAT IS A SERVICE LIKE?
Journey Church is an engaging, dynamic atmosphere geared towards ministering to your entire family. JOURNEY Church is full of life, creativity, love and encouragement. There is a live band that will lead in worship and a Jesus-centered message by one of our pastors. The entire service lasts about 1 hour and 15 minutes.
WHAT ABOUT MY KIDS?
At Journey Church we love kids! From infants to elementary age, we have done our best to help your children have a blast while learning about Jesus. We have created a fun and safe environment for them by implementing our kids’ check-in and check-out system. You can make checking your kids in fast by pre-registering them here.