Dear Enfold,
I just installed you child theme, but I don’t get the style.css to work. Right now my functions.php is empty. I tried the following code to link the style.css:
<?php
add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_styles’ );
function enqueue_parent_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
}
But this doesn’t seem to work.
Can somebody please help me?
Greetings,
Nirvana
Hey nirvanavanleeuwen,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi Rikard,
Thank you for your reply. You can find the login details in the private content.
Thank you in advance!
Greetings,
Nirvana
Hi Nirvana,
Best regards,
Victoria
Hi Victoria,
Please see private content.
Thanks in advance.
Greetings,
Nirvana
Hi Nirvana,
https://imgur.com/a/4KDbaEB When you make changes in css you need to have merging disabled here, because you r changes will not be included in the merged files. When you’re done with css adjustments you can enable merging again.
Best regards,
Victoria
Thank you!!
Hi,
Did you need additional help, or shall we close this topic?
Best regards,
Jordan Shannon