Can I make the images of a Slider clickable?

Posted in: Newspaper
Post count: 39

I,

I use a slider so show the latest 5 posts on the homepage as an element at the top of the page. Many users tell me that the slider “is not linked to the post” because of the intuitively click on the image. But only the headline is clickable.

Is there way to make also the image clickable?

Would helo much!
Kind regards, Martin

Post count: 35449

Hi,

Unfortunately there is no option for this, the only think that you can do is to set a patting on link to make it bigger -> https://i.imgur.com/65gZl4H.jpg
.td_block_slide .td-slide-meta a{
padding-top: 25%;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.