Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- (function($) {
- $(document).ready(function() {
- var firstcheckbox = $('.et_pb_contact_field_7 .et_pb_contact_field_checkbox label');
- firstcheckbox.wrapInner('<a href="#" id="show-privacy-content"></a>');
- });
- })(jQuery);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment