How to align breadcrumbs centre and remove blog title in blog header?

Hi guys,

I’m looking to align breadcrumbs centre but remove blog title in blog header? Is this possible?

Thanks!

Hi There,

Please add this custom CSS under Theme Options > CSS:

.blog .x-breadcrumbs {
    text-align: center;
    width: 100%;
}

You have many website URLs in your license page. Would you mind providing us with the website URL you mentioned above so we can take a closer look?

Thanks.

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