Whole tile link

Ticket for: Combo Blocks
0
Whole tile link 1
Eduard
Oct 14, 2019 04:58 PM 1 Answers
Member Since Oct 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hello, I am using flat-center layout and flip-y effect.

How do I make whole tile clickable (now only post title is linked when tile is flipped)? I can setup the thumbnail to be clickable, but not the flipped tile.

Can you help please?

Thanks.

2 Subscribers
Whole tile link 1
Whole tile link 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Whole tile link 4
PickPlugins
Oct 15, 2019
Flag(0)

Welcome to our forum.
Currently, this is not possible, but i can help you via customizing the CSS, please send me your post grid page URL.

Regards

Whole tile link 5
Eduard
- Oct 21, 2019 11:29 PM
Flag (0)
0

With a little positioning adjustments it works as desired.

Thanks a lot.

Whole tile link 6
PickPlugins
- Oct 18, 2019 12:24 AM
Flag (0)
1

You can try following CSS

#post-grid-190 .element_0:after {
content: "";
width: 100%;
height: 214px;
position: absolute;
top: 0;
left: 0;
}

Whole tile link 5
Eduard
- Oct 17, 2019 08:52 PM
Flag (0)
0

Hi,
I don't want to hurry you, but my customer constantly urges me about this. Could you please look at it?

Thanks a lot.

1+ more comments. Sign in to Reply
Replying as Submit