Home Forums Viral How show titles of featured post correctly in the principal section of the HOME?

  • This topic has 1 reply, 2 voices, and was last updated 7 years ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2745
    WPlover
    Participant

    Hello friends. I really like this template. I am a journalist and I’m horrified that this style has Viral for titles. The problem is that you write a title respecting uppercase and lowercase but when the post is published (in the top of the home as featured post) the title changes and puts the beginning of each word capitalized. It is happen in the featured posts at the home page.

    Is there any way to fix this in the template? Any code? What I can do? I’m really desperate. Actually this is the template that I like, but do not dare to launch my project news with that error.

    Please help.

    #2766
    Hash
    Keymaster

    Here is the fix. Add the below CSS in the Additional CSS field

    .vl-title-container h3{
    text-transform: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.