• Resolved squatter1

    (@squatter1)


    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.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    You can try following CSS

    
    #post-grid-190 .element_0:after {
        content: "";
        width: 100%;
        height: 214px;
        position: absolute;
        top: 0;
        left: 0;
    }
Viewing 1 replies (of 1 total)

The topic ‘Whole tile link’ is closed to new replies.