New Landing How can we help? Themeforest Theme Support Clique Сapital letters on a site

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Clique
  • #9434
    DenisKornilov
    Member
    Post count: 67

    Hi there!

    How to make letters on a site lower case?
    I don’t want that all and everywhere was written by capital letters.

    #9636
    Ben – SUPPORT
    Member
    Post count: 690

    If you could post a link to your website with the parts you want to change I’ll supply you with some css

    Thanks
    Ben

    #9638
    DenisKornilov
    Member
    Post count: 67

    Here: http://deniskornilov.com/the_work/
    and here: http://deniskornilov.com/blog/
    i need normal letters in the title, description and tags.

    #9908
    Ben – SUPPORT
    Member
    Post count: 690
    .portfolio-item-details h1{
    text-transform: none;
    }
    .blog-item h1{
    text-transform: none;
    }
    

    Add that to your custom css in general settings

    Thanks
    Ben

    #10032
    DenisKornilov
    Member
    Post count: 67

    Works with titles, but does not work with descriptions and tags 🙁

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register