get_builder_content() not returning CSS.
-
I’m trying to display an elementor page like would normally show browsing to it, but when I try to load it this way:
echo \Elementor\Plugin::$instance->frontend->get_builder_content( 10 );It shows all the HTML with all the classnames and so… but it doesn’t render the CSS associated to it. Any idea on how to achieve this?
The topic ‘get_builder_content() not returning CSS.’ is closed to new replies.