New Landing How can we help? Cardinal Child Theme CSS doesn't work

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #98142
    m9k
    Member
    Post count: 9

    Hi,

    is there any problem concerning the import of styles declared in the CSS file of the Cardinal child theme?

    I recognized, that my CSS code doesn’t work. But when I copy exactly the same code to the “Custom CSS” in theme options, it works well.

    Is there a bug or do you have any idea about the reason why?

    Thank You!
    Manuel

    #98143
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi Manuel,

    You should use the !important sintax so it can overide the main style.css of the parent theme.

    Like this

    
    .someclass{
    color: #FFF!important;
    }

    If necessary you can send admin credentials through private reply so we can check if is everything ok.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register