I’m back with a weird twist on this. The aforementioned fix does work when clicking on the button, but not when clicking on the actual text within the button. Very odd. Not sure if something that can be dealt with in the popup plugin or if it’s a problem with the button formatting itself.
Click directly on word “LOGIN” here and you’ll see what I mean:
https://redwoodcreative.net/gascard/
EDIT: I actually just fixed this. Here’s what I did: I cloned the popup and set it to trigger with custom class login-button-text then wrapped my word LOGIN in the button with a <span> tag to assign the class. So there’s basically two popups now: 1 triggered by the button, and an identical one triggered by the actual text inside the button.
-
This reply was modified 4 years, 11 months ago by slyigs.
-
This reply was modified 4 years, 11 months ago by slyigs.