Site logo

Archived topic

Blog Post Container & Post Tittle Settings

7 replies · Started by Dev on June 4, 2019

Viewing posts 1–8 of 8

Hello,

Please view the below screenshot link

https://i.imgur.com/CxOIYP7.png

I want my Blog post headlines exactly in the center (on the front page).

The second issue I'm facing is that I'm showing the full post content style on my blog page. In that case, I found that everything on that page is not in the center. Like I found my content is moreover to the left side and when I change the settings, I found that now it is more on the right side. In short, I'm not able to make it perfect.

Please see the below screenshot link, in that there is address on a website I need my settings as per that.

https://i.imgur.com/kfOhTka.png

Let me know

Hi there,

you have this CSS already add to center the entry header on the Single Post:

.single .entry-header {
    text-align: center;
}

Change that to:

.entry-header {
    text-align: center;
}

This will apply to the blog and the posts.

Hello David,

Thanks.

But what about my container setting, actually I sent you one screenshot link, in that I mentioned one reference website. I want my container content padding setting like it. Please let me know.

Hello Leo,

I know he is not using GP, but as tech guy u can look into that site via some way, to get some idea, if not.

Then please suggest to me what settings I should use in the Container content padding option.

Sorry I misunderstood.

I'm not quite sure what the question is.

Are you wanting everything to be centered?

Hello,

Yes, as you are seeing in that reference site.

This archived topic is closed to new replies.