Title: Two things &#8211; loading css, and changing css
Last modified: December 11, 2024

---

# Two things – loading css, and changing css

 *  Resolved [maven1129](https://wordpress.org/support/users/maven1129/)
 * (@maven1129)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/two-things-loading-css-and-changing-css/)
 * Hello – thanks for developing this. 
   1. I see your instructions about copying
   templates, but what about css? How do you suggest we override the loading of 
   the themes, and to override the css being applied?2. To that end, I have everything
   disabled, using wordpress search page, but still see this asset attempting to
   load:>> Refused to apply style from ‘[https://env-cpmssub-dev.kinsta.cloud/wp-content/plugins/search-with-typesense/assets/vendor/css/algolia-satellite.min22.css?ver=61e3d5e205d603b7f9da&#8217](https://env-cpmssub-dev.kinsta.cloud/wp-content/plugins/search-with-typesense/assets/vendor/css/algolia-satellite.min22.css?ver=61e3d5e205d603b7f9da&#8217);
   because its MIME type (‘text/html’) is not a supported stylesheet MIME type, 
   and strict MIME checking is enabled.—- This should be trying to load assets when
   a shortcode is used, or the setting to take over wordpress search is true, right?

Viewing 1 replies (of 1 total)

 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/two-things-loading-css-and-changing-css/#post-18196073)
 * Hello [@maven1129](https://wordpress.org/support/users/maven1129/)
 * Thank you for using our plugin!
 * To override the style themes and CSS, you can use the `[wp_dequeue_style](https://developer.wordpress.org/reference/functions/wp_dequeue_style/)`
   function to remove the default stylesheet. The handle name for the stylesheet
   is `cm-typesense-frontend-style`. Once it has been dequeued, you can load your
   custom stylesheet and style it according to your needs.
 * As for the last part, could you please provide more details or clarify further?

Viewing 1 replies (of 1 total)

The topic ‘Two things – loading css, and changing css’ is closed to new replies.

 * ![](https://ps.w.org/search-with-typesense/assets/icon-256x256.png?rev=3095079)
 * [Search with Typesense](https://wordpress.org/plugins/search-with-typesense/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/search-with-typesense/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/search-with-typesense/)
 * [Active Topics](https://wordpress.org/support/plugin/search-with-typesense/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-with-typesense/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-with-typesense/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CodeManas](https://wordpress.org/support/users/codemanas/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/two-things-loading-css-and-changing-css/#post-18196073)
 * Status: resolved