Archived topic
Too big spacing
2 replies · Started by Grigory on September 4, 2015
Viewing posts 1–3 of 3
It is possible to reduce spacings?

Hello Grigory, yes it is!
This code will do it:
/* Space after post title */
.entry-content {
margin-top: 10px;
}
/* Space after post content */
footer.entry-meta {
margin-top: 10px;
}
/* Space after widget title */
.widget-title {
margin-bottom: 10px;
}
:D
It doesn't work today (((
Can you help me? What shall I do to change space after widget tittle?
This archived topic is closed to new replies.