Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Disable results CSS › Reply To: Disable results CSS
July 27, 2022 at 2:15 pm
#38598
Participant
That’s exactly what I needed! I don’t know how I missed that in the ‘filters’ documentation. I think I was hung up on it being in the templating section, or not being.
I’m going to add a custom style.cc in the asp theme folder that includes the asp styles that I want to keep and ‘wp_enqueue_script’ said style.css in the footer via my ASP Mod plugin.
Can I suggest/put forward a potential future feature, that by adding a style.cc to the asp folder in the theme folder overrides the frontend css added by the plugin automatically?