Title: PROBLEM WITH LIST
Last modified: March 25, 2021

---

# PROBLEM WITH LIST

 *  Resolved [monteavaro](https://wordpress.org/support/users/monteavaro/)
 * (@monteavaro)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/problem-with-list-2/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-list-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Brecht](https://wordpress.org/support/users/brechtvds/)
 * (@brechtvds)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/problem-with-list-2/#post-14232321)
 * 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.

 * ![](https://ps.w.org/wp-recipe-maker/assets/icon-256x256.png?rev=2967063)
 * [WP Recipe Maker](https://wordpress.org/plugins/wp-recipe-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-recipe-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-recipe-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-recipe-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-recipe-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-recipe-maker/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Brecht](https://wordpress.org/support/users/brechtvds/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/problem-with-list-2/#post-14232321)
 * Status: resolved