How To Color Title Background And Center The Title

Posted in: Newspaper
Post count: 128
Post count: 23312

Hello AjitSirohi,

I have checked your website and I saw that you are using a lot of untested plugins and saw that you are a lot of elements which do not come from our theme, sorry! Try to remove all of the untested plugins, clear all the caches and check the results. So, if you are referring to this header of your block, all of them seems to be centered -> https://www.screencast.com/t/oNtZITKvbvm

Thanks for your understanding!

Post count: 128

You are seeing the Home Page. No issues there.

My query is on a Single Post Title which is Theme controlled. Click on any Post and then see the Title. Here the Title container does not have a color and Title is not centered. Hope that will clarify my requirement.

Post count: 128
Post count: 23312

Hello AjitSirohi,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.td-post-title{
text-align:center;
}

The result is here -> https://www.screencast.com/t/aIELnxBKJF0

Thanks.

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