Site logo

Archived topic

Post Header - single Posts - custom padding / margin

3 replies · Started by Rolf on January 14, 2019

Viewing posts 1–4 of 4

Hi there,

probably the the bottom margin on the H1, try this CSS:

.page-hero .inside-page-hero .inside-header h1 {
    margin-bottom: 0.25em; /* adjust accordingly */
}

If not could you share a link to a page with the header on.

Just a note the .inside-header class is used in the Theme site header, not sure if you're using that class for any specific reason to attract those styles....

Awesome. Haha i also use that class to maintain header width and sometimes alignment :)

This archived topic is closed to new replies.