Purchased a Theme from: themeforest, called Bomby, and all H1 headers are written in uppercase instead of lower case. How can I change this?
@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.
I second this, @Jnix284 ![]()
Hi, As I purchased a template, the CSS appears to be locked for changes so I can’t update it. How do I unlock it?
Hey @JSundstrom5! To edit a purchased template, you can create a child theme and edit within that theme!
@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?