Archived topic
space between title and image
4 replies · Started by Manoj on June 24, 2021
Viewing posts 1–5 of 5
how to increase space between the text and image?
image : https://ibb.co/pvvXPJj
sorry - to reconfirm between the title and the image.
Hi there,
try this CSS:
h2.entry-title {
margin-bottom: 25px;
}
Adjust the 25px to suit your need
thank you very much, your support rocks
Glad to be of help
This archived topic is closed to new replies.