hi,
the images / font size etc overshooting the box size. how do i reduce the size to fit in the box.
please check pcmart.com.sg homepage scroll down to mainbody_bottom
thanks
thambi wrote:hi,
the images / font size etc overshooting the box size. how do i reduce the size to fit in the box.
please check pcmart.com.sg homepage scroll down to mainbody_bottom
thanks
.gkNspPM-NewsBlocks > figure > figcaption h3 {
font-size: 13px;
}
teitbite wrote:Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.gkNspPM-NewsBlocks > figure > figcaption h3 {
font-size: 13px;
}
