Vertical Centering of Post Title

Posted in: Newspaper
Post count: 128

Can I padd the Title so that it is vertically centered. It is not right now as in the link

http://www.filmycafe.com/sanjay-dutts-first-wife-had-done-all-this-to-separate-sanjay-from-madhuri/

Post count: 20688

Hi,

Yes you can, try it like this – https://www.screencast.com/t/Ln05beSTuw4
Add a new code or add the padding to the previous code with the background.

.td-post-title {
padding-top: 17px;
}

You can create this kind of codes with the browser inspector, it is a powerful tool that can be used to make various modifications or customization through the website
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Post count: 128

Thanks. Its done.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.