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

    (@wpzoom)

    Hello @benjamincano

    Add the following CSS code in the Customizer > Additional CSS and the problem will be fixed:

    .wp-block-wpzoom-recipe-card-block-ingredients .ingredients-list>li .ingredient-item-name {
        display: inline;
    }
    Thread Starter benjamincano

    (@benjamincano)

    Thank you, that fixed the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ingredients List Mobile Line Break’ is closed to new replies.