AT Featured Section - Text Capitalization - Acme Themes

Best Premium and Free WordPress Themes Forums Corporate Plus AT Featured Section – Text Capitalization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78193
    William
    Participant

    On the home page, there is the option to add a widget for a “featured section”. Within the “featured section” widget, the description text defaults to all uppercase. How do I make this normal text and not uppercase? Thank you for your time!

    #78213
    acmethemes
    Keymaster

    Dear William,
    By default, it is not possible but we can provide you CSS code for it.
    Best Regards!

    #78216
    William
    Participant

    That would be perfect. What is the CSS code to allow capitalization control?

    #78266
    acmethemes
    Keymaster

    Dear Wiliam,
    Please use the given CSS code in Additional CSS
    Appearance > Customize > Additional CSS

    .home-bxslider .lead {
          text-transform: capitalize;
    }

    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.