[Resolved] Child theme css not showing

Tagged: 

  • Author
    Posts
  • #7751

    Andrew Misplon
    Keymaster

    Hi 🙂

    Glad to hear you have a child theme up and running it makes customizing much easier. I wish I could give everything away for free but unfortunately I can’t. Premium sales help cover the cost of developing, maintaining and supporting the theme. I can’t assist further with regards to attribution, it is automatically removed by the premium plugin.

    Your child theme CSS is most likely not working due to lower specificity. CSS Tricks has a great article on Specificity if you’re keen to learn a little more.

    If you let me know which page and rule to check I can help further.

    Thanks 🙂

    #7752

    odalykke
    Participant

    I understand, thanks for your reply!
    Maybe you can help me with something regarding the custom css;
    I’ve changed the hover functions on the site, but I can’t seem to find out how to change the hover color in the bottom footer (where the “theme by puro” text is displayed). Can you tell me?

    #7753

    Andrew Misplon
    Keymaster

    Sure, you can try:

    .site-footer .bottom-bar .polestar-container a:hover {
        color: #4d8ffb;
    }
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top