This topic has 3 replies, 3 voices, and was last updated 2 months, 2 weeks ago ago by Andrew Mitchell
I have also change CSS Print Method to Internal Embedding but still it showing FOUC. Then I have try second time with this given code but still its showing Unwanted style
add_action( ‘wp_enqueue_scripts’, function() {
if ( ! class_exists( ‘\Elementor\Core\Files\CSS\Post’ ) ) {
return;
}
$template_id = 7742;
$css_file = new \Elementor\Core\Files\CSS\Post( $template_id );
$css_file->enqueue();
}, 500 );
Dear @styleverse,
Thank you for reaching out to us.
We would like to inform you that your inquiry falls outside the scope of our support services, as it pertains to Elementor plugin. We kindly suggest that you direct your question to the Elementor support team for more specialized assistance. You can reach their support forum via this link: https://wordpress.org/support/plugin/elementor/.
We appreciate your understanding and are committed to assisting you within the confines of our project support.
Best regards,
Jack Richardson
The 8Theme Team
Dear styleverse,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Home page is showing unwanted style FOUC Flash of Unstyled Content Issue’' has been successfully resolved, and the topic is now closed for further responses