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].
Is there a way to Center or Right justify the widget title?
Thanks, Bobby
Hi Bobby,
Yes, this is possible with CSS.
Hi Bhs67,
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 either title-center or title-right_justify depending on which one you want to use 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 to center align the widget title:
Or the following CSS if you would like to right justify the widget title:
You might also need to install the SiteOrigin CSS Editor.