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, 2 months ago by Hash.
- AuthorPosts
- April 10, 2017 at 11:07 pm #2745WPloverParticipant
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.
April 13, 2017 at 12:12 am #2766HashKeymasterHere is the fix. Add the below CSS in the Additional CSS field
.vl-title-container h3{ text-transform: none; }
- AuthorPosts
- You must be logged in to reply to this topic.