My Favorite things form

  • CharliMatz
    Asked on November 29, 2016 at 7:12 PM

    Some providers will not let our classmates access the CONTEST form (My Favorite things) from our website, www.classof1967casper.com.  They have no problem accessing the registration forms but cannot click the CONTEST button on the Home page to get to the contest.  It just gives them a blank page. What have I done incorrectly?  Works for me and some of my classmates but not all?

    Thank you,

    Charli Matz

  • liyam
    Replied on November 29, 2016 at 11:00 PM

    Hello Charli,

    Your Navigation links on top are overlapping the area which the contest button is located. For this reason why it seems it isn't getting clicked.

    My Favorite things form Image 1 Screenshot 20

    So you might want add a z-index property on the area of the div that handles the button. Example:

    <div id="wsb-element-06dcd28d-3921-4043-97de-427e84f06586" class="wsb-element-button" data-type="element" style="z-index: 10000;">
         <div>
              <a id="wsb-button-06dcd28d-3921-4043-97de-427e84f06586" class="wsb-button customStyle " href="https://form.jotform.com/62995523367165"><span class="button-content wsb-button-content" style="white-space:nowrap">Click to enter Contest<br></span></a>
         </div>
    </div>

    Please let us know if you have questions.

    Thanks.