How to – schema, resize step title issue

#454583
  • Resolved Rohit Kushwaha
    Rank Math free

    Hi,

    After adding how to – schema of rank math in wordpress post, the step title of schema appearing h3 size, I want that should appear in H4 or paragaph size in bold,

    So, How i can do? please fix it

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    I’m not sure if you’re asking about HowTo Block or HowTo Schema. As HowTo Schema only comes with PRO version of Rank Math and it has H2 tag by default. I’m assuming you’re asking about HowTo Block, which comes with FREE version of Rank Math.

    However, it’s easy to change the HTML tag for step title and also customizing them with HowTo Block.

    To find the settings, you may follow the screenshot I’ve shared:

    howto

    After that, you should be able to see options bar on the right side of your screen. Please try following the URL below to learn more about the settings:
    https://rankmath.com/blog/howto-schema/#block-options

    For your convenience, I’ve shared a CSS code below. Using the code, you can easily customize design for your step title:

    .rank-math-step-title {
        font-size: 15px;
        font-weight: bold !important;
    }

    Please try visiting the URL I’ve shared below to learn how you can add CSS code to your WordPress site:
    https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Please let me know if you were asking to change/customize HowTo Schema.

    Looking forward to helping you.

    Thank you.

    ​​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘How to – schema, resize step title issue’ is closed to new replies.