Is there a way to customize codes of Shopify Forms App?

Hi, I’m new to Shopify development.

I’m trying to add a form using Shopify Forms app. However, as I need to change the format of the elements, I need some tweak in the code itself (e.g., define classnames, add some text blocks). Is there a way to customize the codes itself?

Maybe it’s also related to a more general question. Is it even possible to change any code of an app in Shopify?

@JBshop1 No, you cannot directly edit the source code of a Shopify app, including the Shopify Forms app. These apps are hosted and managed by Shopify or third-party developers, and their backend code is not accessible to merchants.

You can only :-

Custom CSS Styling
Embed in Custom Blocks/Sections

Form Positioning