Reply 287790 to: UPDATING 2 sites 1 live 1 dev

Avatar: Olga Barlow
Olga Barlow
Support staff
May 17, 2021 at 13:27

Hello,

Replace that code with this one

<?php
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
function theme_enqueue_styles() {
	etheme_child_styles();
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.