• Resolved arnok1981

    (@arnok1981)


    Hi!

    I really like this plugin but I wonder how can I get it to show when you click on the icon? Now it will show when you hover on it.

    Thanks!

    /Conny

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

    (@joe_bopper)

    Hi Conny,

    Are you attaining the hover display by css? If so, you can change the :hover pseudo-class to :focus.

    If you’re using the codepen example, simply removing the :hover (.bop-nav-search input[name="s"]:hover) selector will do it as the :focus one is already there.

    Hope this helps.

    Cheers,
    Joe

    Thread Starter arnok1981

    (@arnok1981)

    Thanks a lot!

    /Conny

    Plugin Author joe_bopper

    (@joe_bopper)

    No problem.

    Cheers,
    Joe

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show searchbar on click’ is closed to new replies.