Hi, i'd like to know if i can put all the title in bold and not only first word as in the image attached.
i'm using block news for featured k2 category items in writer template.
thank you
.gkNspPM-NewsBlocks > figure.inverse > figcaption h3 {
font-weight: 800;
}
.gkNspPM-NewsBlocks > figure > figcaption h3 {
font-weight: 800;
}