Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Background transparent on search bar not works › Reply To: Background transparent on search bar not works
April 6, 2021 at 10:14 am
#32571
Keymaster
It is probably that. Try this variaton:
asp_m, .asp_m div:not(.innericon) {
background: transparent !important;
background-image: none !important;
}