teitbite wrote:Hi
please show me Your site.
.gkNspPM-NewsBlocks > figure > figcaption h3 {
font-size: 12px;
}
.gkNspPM-NewsBlocks > figure > figcaption {
padding: 0 15px 10px;
}
teitbite wrote:Hi
Please try to use 3 columns again, but this tme try also apply this to css to resize the text and reduce margins so it may fit better:
- Code: Select all
.gkNspPM-NewsBlocks > figure > figcaption h3 {
font-size: 12px;
}
.gkNspPM-NewsBlocks > figure > figcaption {
padding: 0 15px 10px;
}