Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @waynejb,

    Did you mean you need the font icon instead of our search image

    You need to change the following file in the plugin

    search-and-navigation-popup/includes/shortcode/sanpop-searchpopup-shortcode.php

    go to Line no 46 and find <img src="<?php echo SANPOP_URL; ?>/assets/images/search.png" alt="search" /> and replace with <i class=”fa fa-search”></i>

    Note:- your changes will lose when the plugin will update.

    Thanks

    Thread Starter waynejb

    (@waynejb)

    Not interested in changing your code. I created a menu bar, with an icon and want my search icon to activate the pop search. Its hard coded into our header.php file . I do not want to display your search icon.

    Thread Starter waynejb

    (@waynejb)

    Checking in on a solution?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Search Icon’ is closed to new replies.