Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function kleo_go_up_additional_button()
- {
- ?>
- <a class="kleo-additiona-floating-button" href="#" rel="nofollow"><i class="icon-up-open-big"></i></a>
- <?php
- }
- add_action('kleo_after_footer', 'kleo_go_up_additional_button');
Advertisement
Add Comment
Please, Sign In to add comment