Edit 7/16/15: I ended up using this between the <li>
tags of the joyride I needed the "x" disabled on.
<script>$('.joyride-close-tip').remove();</script>
Not the most clean solution but does what i need.
Original Post
Documentation is here
If you open up the documentation page where they have a joyride example, all the joyrides will have a "x" in the upper right corner, but I don't want to have that show on most of the joyrides.
As far as I know, it's not good practice to remove the $joyride-tip-close elements from the .scss files. I also wanted to know how to do this without having to basically copy and paste all the joyride scss without the joyride-close-tip portion (which seems to be what styles the "x").
Thanks in advance.
Hello and welcome to the Joyride
documentation page.
Stop #1
You can control all the details for you tour stop. Any valid HTML will work inside of Joyride.