• Resolved jdwoon

    (@jdwoon)


    Hi everyone,

    I got some problems, since last week, my search bar at the header does not work anymore, the icon is still at its place, but i can’t type anything in it, i didn’t touch the php nor the css files, i just added some pages and articles.

    Can someone help me ? Thanks !

    PS : website is https://evening-folks.fr/ and yes the side search bar is working i know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You have an inline stylesheet:

    body, body div, #header div, #footer div, #main div, img, a img, input[type="text"], input[type="submit"], input[type="textarea"], span, h1, h2, h3, ul, li, li a, header, article, footer, section, aside{
    	behavior:url(https://evening-folks.fr/wp-content/plugins/wens-ie-css3-support/pie/PIE.htc);
    	position:relative;
    	zoom:1;
    }

    Try removing position:relative;

    Thread Starter jdwoon

    (@jdwoon)

    Ok thanks i’ll try this, can you tell me in what file it is ?
    I’m sorry if my questions seems stupids.

    Edit : It works if i change it like you said, i did it with chrome inspector, but i don’t know what’s the file that contains this css property, do you know ?

    it seems it is generated by a plugin; WEN’s IE CSS3.
    Have You installed?

    Thread Starter jdwoon

    (@jdwoon)

    Ok i uninstalled it and now it’s solved, thanks ??

    URW
    bye

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with research bar from header’ is closed to new replies.