Hello,
I am using GK5 News Show Pro on frontpage, and it's set as News Blocks.
On mobile, the titles are cut, you can only see a part of them. How can I fix this problem?
The page is positivegarden.hr
Thank you very much.
.gkNspPM-NewsBlocks > figure > figcaption {
padding: 10px;
position: relative;
width: 100%;
}
.gkNspPM-NewsBlocks > figure > img {
float: none;
width: 100%;
}
.gkNspPM-NewsBlocks > figure .gkImgOverlay {
width: 100%;
}