I’d first verify that your jQuery selector is finding the right object - I kinda have the feeling it’s not. Use your browser’s developer tools to see the html being rendered, and then verify that your selector is correct.
1 Like