Archived topic
create gap
1 reply · Started by Sanu Kumar on December 8, 2019
Viewing posts 1–2 of 2
how to create a gap in the h1 and content (only in pages)
Hi there,
try this CSS:
.page .entry-title {
margin-bottom: 1.5em;
}
This archived topic is closed to new replies.