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

Padding above/below H1,H2,H3 etc.

Home / Forums / Virtue Theme / Padding above/below H1,H2,H3 etc.

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 4, 2020 at 5:30 am

Hi

A client has requested I use two different styles of fonts for headers. as seen on this site

I’ve set my H2s (light) and H3s (Extra Bold) for this

I’m using this code to close the default space between the two in my Advanced Settings:

h2, h3 {
padding-top: -20px;
padding-bottom: -20px;
}

But it doesn’t seem to be working

can you assist?

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