Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Background color from Custom PostType › Reply To: Background color from Custom PostType
January 29, 2024 at 1:22 pm
#46782
Keymaster
You must have a custom hook that is adding the color, that wrapper element is not coming from the search bar.
From what I see it’s coming from this file: https://www.staging2.kalkmaster.ch/wp-admin/theme-editor.php?file=functions%2Fsearch.php&theme=boutique
It looks like it was trying to do the same thing but in a much more complicated manner.