ð Consider this:
RefQuests
Thumbnail
YT Description/Post
ð£Â ð€
ð Follow along with this sermon's transcript:
ð Sermon Outline 00:00 Trailer 01:
ð§Â Listen to this sermon on Spotify: coming soon...
Copyright © 2024, Bethel Bible-Presbyterian Church. All rights reserved.
SENTENCE that replaces spotify episode link in SPOTIFY DESC:
- ðºÂ Watch this sermon and others on YouTube: â https://www.youtube.com/@BethelBPC
Highlights
Spotify Code
</script>
<div classname = 'spotify'>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/5D7TLHPfv5ld7MInORjNWy?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
<script>
// Adjusts spotify position
// Get div id for youtube block
var my_div = document.getElementById('block-77fd457fb9934f919ce2ca6e7f79eeff');
var offsets = my_div.getBoundingClientRect();
var top = offsets.top + 'px';
var r = document.querySelector(':root');
if(window.innerWidth >= 768){
r.style.setProperty('--y', my_div.offsetTop + 25 + 'px');
} else {
r.style.setProperty('--y', my_div.offsetTop + my_div.offsetHeight + 25 + 'px');
}
window.addEventListener('resize', function(event) {
if(window.innerWidth >= 768){
r.style.setProperty('--y', my_div.offsetTop + 25 + 'px');
} else {
r.style.setProperty('--y', my_div.offsetTop + my_div.offsetHeight + 25 + 'px');
}
}, true);
</script>