[Resolved] Child Theme issue

Tagged: 

  • Author
    Posts
  • #7940

    Andrew Misplon
    Keymaster

    Hi Barbara

    Thanks for posting.

    You can download a child theme for Polestar here: https://purothemes.com/documentation/polestar-wordpress-theme/child-theme-library/#heading-starter

    Your current child theme is working though. If a CSS rule isn’t taking effect, it doesn’t necessarily mean the issue is with the child theme. Your child style.css file is being loaded. You can view that in your page source:

    <link rel="stylesheet" id="child-style-css" href="http://fbsflex.dayswork.org/wp-content/themes/polestar-child2/style.css?ver=4.8.2" type="text/css" media="all">

    Most likely your rule isn’t taking effect because of CSS specificity or a similar issue. Which rule do you need a hand with?

    #7941

    Barbara Day
    Participant

    Please disregard, I was able to make the child theme work with the Puro instructions on the second try.

    Thanks.

    #7942

    Andrew Misplon
    Keymaster

    Awesome 🙂 Glad to hear you’ve made progress. Thanks for the update.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top