Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • w00tsite Friend
    #185617

    I am looking to disable the capitalization on one of my wall blocks but I am unsure of how to do this. If it can’t be done for one, I would like them all without the text-transform attribute.

    Thanks!

    swissa Friend
    #485725

    Look in templates/ja_lens/css/template.css at around line 39

    .content-inner div > h2 {

    • padding-top: 15px;
    • color: #000000
    • font-weight: normal;
    • text-transform: uppercase;
    • margin-top: 0px;

    }

    and you can change the text-transform to ‘none’

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

This topic contains 2 replies, has 2 voices, and was last updated by  swissa 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum