rdusnr

Untitled

Dec 2nd, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. function kleo_go_up_additional_button()
  2. {
  3. ?>
  4. <a class="kleo-additiona-floating-button" href="#" rel="nofollow"><i class="icon-up-open-big"></i></a>
  5. <?php
  6. }
  7.  
  8. add_action('kleo_after_footer', 'kleo_go_up_additional_button');
Advertisement
Add Comment
Please, Sign In to add comment