Child Theme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #335758
    Tatsiana
    Guest

    Thanks for great theme!

    I have one question.

    Codex WordPress recommends another way to create a Child Themes.

    Note that the previous method was to import the parent theme stylesheet using @import: this is no longer best practice, as it increases the amount of time it takes style sheets to load. The correct method of enqueuing the parent theme stylesheet is to add a wp_enqueue_scripts action and use wp_enqueue_style() in your child theme’s functions.php.

    You can fix this in your Сhild Еheme?
    Or
    Can You provide instructions on how to proceed with that?

    Thank you for your patience.

    #336499
    J. Davis
    Keymaster

    Hi Tatsiana,

    It is just a recommendation. You can download an alternate Child Theme for Pro version by this link.
    thank you for your feedback.

    Best regards,
    John

    #336642
    Tatsiana
    Guest

    Hi John,

    I’m testing this on my local computer. It’s work for me.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.