Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action('nectar_hook_mobile_header_menu_items', 'salient_child_add_second_logo');
- function salient_child_add_second_logo() {
- echo '
- <a href="#"><img class="custom-menu-icon" style="width: 20px; margin-bottom: 0;" src="https://public-assets.envato-static.com/assets/common/icons-buttons/default-user-2962fd43ee315eafee8bfc08f02fee84687beb0499de44e5ab2873399944b0fe.jpg" alt="logo" /></a>
- ';
- }
Advertisement
Add Comment
Please, Sign In to add comment