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

    (@brechtvds)

    Hi there,

    Your theme is messing with things. Try adding the following CSS to your theme’s style.css file (or in the Customizer if you’re using WordPress 4.7):

    .wprm-recipe *:before, .wprm-recipe *:after {
        display: none;
    }

    Kind regards,
    Brecht

    • This reply was modified 8 years, 2 months ago by Brecht.
    • This reply was modified 8 years, 2 months ago by Brecht.
    Thread Starter karroje

    (@karroje)

    That did it — thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘EasyRecipe Import: Formatting Problems’ is closed to new replies.