Integrity theme center blog title

Hi,

I am using integrity theme but i cannot seem to center my blog post titles they are always to the left and it does not look great.

Hope you can help.

Thanks

David

Hi David,

Please try this code in the Global CSS:

.blog .entry-header .entry-title,
.single-post .entry-header .entry-title {
    text-align: center;
}

Hope this helps.

Thanks for getting back to me. Unfortunately it still does not work. Is there a specific place in global css this goes?

Thanks David

Hi David,

No, it should be fine if you place it anywhere in Global CSS as long as there is no CSS error.

Please provide us with your blog page’s URL so that we can check it.

Thank you.

http://www.onceuponaminimalist.com/?customize_changeset_uuid=eaa79e3c-63f8-44cb-8822-34ae3632acaf

Hi,

I have not launched the blog yet but hopefully this link works.

Thanks

Hi There @onceuponaminimalist ,

We cannot access your blog using the link provided above. You can send your login credentials in a secure note, so that we can look into your issue.

Thanks!

no problem.

Thanks

David

Hi again,

I went ahead and added the above code in the X > Theme Options > CSS: and it’s working fine now. Please clear your browser’s cache and check the site again.

Cheers!

Thats great.

Thank you

David

You’re welcome! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.