Viewing 1 replies (of 1 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @motk88,

    Thank you for writing in. Currently, it is not possible to change the h3 tag to h4. However, we can provide custom CSS to adjust the font size.

    Here is the custom CSS:

    .evf-field-title h3 {
    font-size: 40px !important;
    font-weight: bold!important;
    }

    Alternatively, you can use the HTML field as well, where you can directly add the h4 tag in the code section. For more details, please check this documentation: https://docs.everestforms.net/docs/additional-premium-fields/#custom-html

    Let us know if this works for you, and we will get back to you.

    Regards!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.