EduardET

close icon

Jan 5th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2. ( function( $ ) {
  3.     $( document ).ready( function() {
  4.         if ( $( 'body' ).hasClass( 'page-id-429' ) ) {
  5.             var title = $( '.et_pb_promo_description .et_pb_module_header' );
  6.             $( '<a href="/" class="wpc-home-link"><span class="wpc-close"></span></a>' ).insertAfter( title );
  7.         }
  8.     } );
  9. } )( jQuery );
  10. </script>
Advertisement
Add Comment
Please, Sign In to add comment