Home>Support>Change the Title font case?
  1. 7 years, 4 months ago Alex S
    Hi, I Work Here

    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 title-capitalize and then save the page. Please navigate to WP AdminAppearanceCustom CSS and add the following CSS:

    .title-capitalize .widget-title {	text-transform: capitalize;}

    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:

    .so-widget-sow-editor .widget-title {	text-transform: capitalize;}

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 4 months ago bhs67

    I installed the SiteOrigin CSS plugin (Syndney theme). I added:

    .title-capitalize .widget-title {
    text-transform: capitalize;
    }

    No change. All titles remain UPPER CASE.

  3. 7 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Bhs67,

    Do you have a public URL where we can take a look at what’s going on?

  4. 7 years, 4 months ago bhs67

    I'm on a steep learning curve for WordPress … have not posted anything yet. However, http://toastmasters.foxping.com/ is the first site I plan to convert to WordPress.

  5. 7 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Bhs67,

    Would it be possible for you to link me to the WordPress install your working with? Or is it a locally hosted website?

  6. 7 years, 4 months ago bhs67

    https://nd.lp.foxping.com/

    Theme: Sydney
    Plugins: Visual Editor, SiteOrigin Google Map.

  7. 7 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Bhs67,

    Ah. You’re using the Black Studio TinyMCE Widget instead of the SiteOrigin Editor widget which is why my previous CSS (at least the second CSS, the first works) didn’t work. Please add the following CSS to WP AdminAppearanceCustom CSS:

    .widget_black-studio-tinymce .widget-title {
    	text-transform: capitalize;
    }
    
  8. 7 years, 4 months ago bhs67

    It works! Thanks!

  9. 7 years, 4 months ago bhs67

    It would be good if there were an option to change the font size for the text. Here is what I'm using, via the Text mode:

    —————-
    <h6><p style="text-align: center;"><span style="color: #000000;">Learn more:</span> <span style="color: #0000ff;"><a style="color: #0000ff;"
    href="https://www.lp.org/the-libertarian-party/">https://www.lp.org/the-libertarian-party/</a></span></p></h6&gt;
    —————-

    This works, but it would be easier with this option in the Visual mode.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More