• Resolved ltribble

    (@ltribble)


    I have created a draft for the plugin and am looking at using the search icon only, however with the background colour I use for the header the icon is basically invisible, any suggestion on how to change this icon?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,

    Since plugin version v1.8.1 you can set search icon colour in the plugin settings. Just enable “Advanced settings”. You can also use CSS to change it:

    
    .dgwt-wcas-ico-magnifier-handler path {
        fill: #E5961A;
    }
    

    Best
    Damian

Viewing 1 replies (of 1 total)

The topic ‘Search icon colour’ is closed to new replies.