Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27771

    Hi

    How can I change the widget titles so they are Capitalised rather than all uppercase?

    Thanks,

    Rob

    #135312

    I would also like to make them H4 instead of H3 if that’s easily possible?

    #135313

    Ok, Ive found that:

    .widgettitle {

    text-transform:capitalize;

    }

    Works to stop the titles from being all uppercase. Is there an easy way of changing these to ‘special headings’ with a HR next to the text?

    I’ve decided against changing them to H4 and will just try to make them look the same as my H4 ‘special headings’ instead.

    #135314

    Hi,

    What do you mean by “changing these to ‘special headings’ with a HR next to the text”?

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Non Uppercase Widget Titles’ is closed to new replies.