Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Page title h1 and alignment

Home / Forums / Kadence Theme / Page title h1 and alignment

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme

Tagged: 

May 3, 2022 at 11:07 am

Hello,

I have two questions about the page title. I searched the forum but couldn’t find the exact answers unless I missed them.

I would like my page title aligned left and the breadcrumb aligned right. What CSS can I add to do that?
What custom code can I add to change the page title from h1 to h2? (I’m using the plugin Code Snippet)

For the first question, I tried adding .entry-hero .kadence-breadcrumbs {
align-self: center;
}
.wp-site-blocks .page-title h1 {
align-self: center;
}

…but that didn’t work.

Thanks,
Achinta

  • The forum ‘Kadence Theme’ is closed to new topics and replies.