Hey, that’s because my original post didn’t show this below… I messed it up.
So my question is, when I’m trying to use this string of code below:
<p><img src="http://mylegalcasecoach.com/wp-content/uploads/2018/11/My-legal-case-coach-logo-white.png" width="200px" alt="Logo"></p>
<!-- Calendly badge widget begin -->
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript"></script>
<script type="text/javascript">Calendly.initBadgeWidget({url: 'https://calendly.com/mylegalcasecoach/15min', text: 'Free 15-Min Consultation', color: '#C59D2C', branding: false});</script>
<!-- Calendly badge widget end -->
When I place that in my widgets as custom HTML or anywhere else on the page, it will make the fade effect and the counters not work.
I will put this back on the site so you can see what I mean. It’s weird, because when that is showing on the page (it’s a small button that hovers on the bottom right of the site)… then the counters and fade effect ONLY WORK when you resize the window. It’s bizarre. You can see the comments from your support on my previous post.
Okay, I installed this back as a footer widget custom html element. Try now.