Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello, I am trying to change the title in a site origin editor widget from all CAPS to all lowercase. Could you please help me?
Hi Tim_dev,
You’ll need to use CSS for this. If you would like to change a specific title, please open the editor and head over to the widget styles sidebar. Open the Attribute settings group and set the widget class to title-lowercase and then save the page. Please navigate to WP AdminAppearanceCustom CSS and add the following CSS:
You might also need to install the SiteOrigin CSS Editor.
If you would like to capitalize all titles, please navigate to WP AdminAppearanceCustom CSS and add the following CSS:
You might also need to install the SiteOrigin CSS Editor.