• Resolved monteavaro

    (@monteavaro)


    When trying to insert the recipe step-by-step, the step numbers appear on the top line and the instructions on the bottom line. How can i solve this problem?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Brecht

    (@brechtvds)

    Looks like your theme is messing with things. Try adding the following to “Recipe CSS” on the WP Recipe Maker > Settings > Custom Style page:

    .wprm-recipe div::before,
    .wprm-recipe ul::before,
    .wprm-recipe div::after,
    .wprm-recipe ul::after {
    display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘PROBLEM WITH LIST’ is closed to new replies.