• Resolved vesco27

    (@vesco27)


    Right now I am testing the free version, but definitely interested in Purchasing the PRO version soon! The thing I am struggling with at the moment: how do I align (justify) the text in the recipe description?

    https://imgur.com/a/cxnfx6f

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

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

    (@ciorici)

    Hello @vesco27

    You can do this by adding this CSS code in the Customizer > Additional CSS:

    .wp-block-wpzoom-recipe-card-block-recipe-card .directions-list>li {
        text-align: justify;
    }

    This is the only way at the moment, as there is no option to do it.

    Thread Starter vesco27

    (@vesco27)

    Will try, thanks!

    • update: that didn’t work unfortunately…
    • This reply was modified 1 year, 2 months ago by vesco27.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Justify/Align text’ is closed to new replies.