found it
OMG I have been fighting this for days. I kept asking myself, why is the jQuery selector showing an error in the console. Well, I copied that selector string out of another post but the selector was at the end of a sentence...so I got
instead of the correctCode:#ottotal > .ot-text.
That extra period causes a mess!Code:#ottotal > .ot-text
Bookmarks