• Hello, I would like to know if there is any way to change the default font in the “headers” of the recipes, I load the “solid 900” font with each recipe and I can’t change it, I use kadence.
    Thank you.

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

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

    (@wpzoom)

    Hi @mianviru2

    You can change the font weight of the recipe block title by adding this CSS code in the Customizer > Additional CSS:

    .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-newdesign .recipe-card-heading .recipe-card-title {
        font-weight: 900;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change Font’ is closed to new replies.