WordPress Headless CMS and Laravel HTML render issue CSS with Elementor
I’m trying to render a response I’m getting through WP API inside a blade view with the Laravel way: {!! $text !!}
the issue I’m facing at this moment is that the response has internal CSS together with the HTML as you can see below the whole response: