• Resolved Stephane PISKORZ

    (@stefanp44)


    Hi,

    I just installed the plugin and created a customized template. Everything works great except, except that I would like to remove the inline css created by Recipe Maker :

    <style type="text/css"> html body .wprm-recipe-container { color: #333333; } html body .wprm-recipe-container .wprm-recipe { background-color: #ffffff; } html body .wprm-recipe-container .wprm-recipe { border-color: #aaaaaa; } html body .wprm-recipe-container .wprm-recipe .wprm-color-border { border-color: #aaaaaa; } html body .wprm-recipe-container a { color: #000000; } html body .wprm-recipe-container .wprm-recipe .wprm-color-header { color: #000000; } html body .wprm-recipe-container h1 { color: #000000; } html body .wprm-recipe-container h2 { color: #000000; } html body .wprm-recipe-container h3 { color: #000000; } html body .wprm-recipe-container h4 { color: #000000; } html body .wprm-recipe-container h5 { color: #000000; } html body .wprm-recipe-container h6 { color: #000000; } html body .wprm-recipe-container svg path { fill: #343434; } html body .wprm-recipe-container svg rect { fill: #343434; } html body .wprm-recipe-container svg polygon { stroke: #343434; } html body .wprm-recipe-container .wprm-recipe .wprm-color-accent { background-color: #2c3e50; } html body .wprm-recipe-container .wprm-recipe .wprm-color-accent { color: #ffffff; } html body .wprm-recipe-container .wprm-recipe .wprm-color-accent2 { background-color: #3498db; } html body .wprm-recipe-container .wprm-recipe .wprm-color-accent2 { color: #ffffff; } .wprm-comment-rating svg path, .comment-form-wprm-rating svg path { fill: #343434; } .wprm-comment-rating svg polygon, .comment-form-wprm-rating svg polygon { stroke: #343434; }</style>

    I can easily integrate this in my child theme css file, but I have trouble removing this piece of code.

    Any help would be much appreciated. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brecht

    (@brechtvds)

    You are actually using WP Recipe Maker, not WP Ultimate Recipe (whose support forum this is).

    Anyway, we’ll add a setting for that in our next update!

    Brecht

    Thread Starter Stephane PISKORZ

    (@stefanp44)

    Oh my ! So sorry, I didn’t check which tab I was on whien I posted this. Still, thanks a lot for your answer.

    Plugin Author Brecht

    (@brechtvds)

    Hi again,

    I wanted to let you know that we just released WP Recipe Maker 1.17.0 which includes a setting to disable this inline CSS on the WP Recipe Maker > Settings > Features page.

    Kind regards,
    Brecht

    Thread Starter Stephane PISKORZ

    (@stefanp44)

    Hi,

    I just updated the plugin, it’s great, works like a charm. Thanks a lot for this update !

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove the inline css’ is closed to new replies.