• Resolved Thomas Kujawa

    (@thomas-kujawa)


    style.css of parent theme is not overwritten by child theme

    perhaps, works only with !important

    #section_footer .footer-ribbon {
    background: #696969 !important;
    }
    #section_footer .footer-ribbon:before {
    border-right: 10px solid #696969 !important;
    border-top: 16px solid transparent;
    }

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello,

    We can’t visit your site.

    It’s required for login credentials.

    So please remove security first.

    And explain what to want achieve.

    Thank you

    Thread Starter Thomas Kujawa

    (@thomas-kujawa)

    It’s still a development environment.

    I commented out line 354 in functions.php. Then it works.

    /*wp_enqueue_style( ‘elixar-theme-skin-red’, get_template_directory_uri(). ‘/css/skins/elixar-red’.$min.’.css’ );*/

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hello,

    We appreciate your work.

    Let us know if you have any query.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Child-Theme not effective’ is closed to new replies.