@JSundstrom5 the first place to check would be the Theme Settings, to see if there is an overwrite for "text transform" or something similar. The CSS code for text-transform is what allows the theme to change the input format to all caps, lower case, title case, etc.
If you can't find it in the theme settings, you would need to overwrite it in the code. Where you do this will depend on whether you created a child theme or not, plus what your subscription is.
If my reply answered your question please mark it as a solution to make it easier for others to find.
@JSundstrom5 the first place to check would be the Theme Settings, to see if there is an overwrite for "text transform" or something similar. The CSS code for text-transform is what allows the theme to change the input format to all caps, lower case, title case, etc.
If you can't find it in the theme settings, you would need to overwrite it in the code. Where you do this will depend on whether you created a child theme or not, plus what your subscription is.
If my reply answered your question please mark it as a solution to make it easier for others to find.
@JSundstrom5 if you built your website with a theme that is locked, creating a child theme would require you to rebuild the site for the CSS changes you make to apply.
The ability to overwrite in the head tag depends on your HubSpot Content Hub Subscription - are you on a paid plan?
If my reply answered your question please mark it as a solution to make it easier for others to find.