Archived topic
Decrease space between logo and image
1 reply · Started by Miguel on November 3, 2016
Viewing posts 1–2 of 2
Hello Tom,
How can I decrease the space between the logo and the image below? http://aprendendoinglesemcasa.com/o-curso/
Many thanks!!
Miguel
... why decrease?? the space is optically fine the way it is :-).
but apart from optical or graphics point of view you could try with some css tweak for this part:
(change the 2em-value to your needs)
.entry-content {
margin: 2em 0 0;
}
This archived topic is closed to new replies.