Hi there
does anyone know the CSS I would need to align the Title and Tagline - the Tagline is currently appearing slightly indented compared to the Title. I have tried adjusting the margins and padding and currently have them set to the following:
h2 {
font-size: 1.2em;
margin-top: .5em;
margin-right: .5em;
margin-left: .5em;
padding: .1em;
}
Also, does anyone know how can I reduce the gap between the title and tagline please?
Thanks for your help in advance.
The blog I need help with is researchandjournal.wordpress.com.