Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dejansu Friend
    #142834

    How can i change the text case in the title to be displayed as I write it?
    The first word of every title is big.
    Look at the attachment.


    1. text-case
    wiery Friend
    #311915

    template_css.css file you will see this code around line 595

    .contentheading {
    font-size: 170%;
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D9DF;
    text-transform: capitalize;
    }

    Delete the text transform part and it should work.

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

This topic contains 2 replies, has 2 voices, and was last updated by  wiery 15 years, 2 months ago.

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