How can I make the headers sentence case or lower case?

This support request was posted in BBQ by SADK81

Request ID #1335 In Progress
  • How can I make the headers sentence case or lower case?

    Thanks for the quick responses to far 🙂

    Juanfra Aldasoro

    Hey there,

    No problem 🙂

    You mean the navigation menu?

    Best,
    Juan.

    All the headers… I guess there isn’t one place to change them all.

    The navigation, Slider title, info box and widget titles, page titles etc…

    Juanfra Aldasoro

    Hi,

    You’re right, there’s no place to change them all.

    You can change them independently, for example the css for the navigation items:

    #navigation .nav li a { text-transform: capitalize; }
    

    The slider:

    .flex-caption h2 { text-transform: capitalize; }
    

    Infobox title:

    .infobox .entry-title { text-transform: capitalize; }
    

    Widget titles:

    .pre-footer-widgets .widget-section .widgettitle{ text-transform: capitalize; }
    

    You can easily retrieve each class by looking your site with firebug (http://getfirebug.com)

    Best,
    Juan.

    Thanks! I use Chrome’s “Inspect Element” tool… is firebug similar?

    Juanfra Aldasoro

    Yes, firebug is similar – it is available for Chrome/Firefox 🙂

    Best,
    Juan.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server