Big Flex: time to widen image

Posted in: Newspaper
Post count: 20

Hi friends,
you know “Big Flex 1”, when you pass over image with mouse, image enlarge.
I like this effect, but I see in a blog they change time of enlargment…
Now, if you pass over image, image enlarge itsself very slow, this is so nice…
can you tell me how change value of enlargment of image please?
thank you

Post count: 21065

Hello @PaoloVe !

Try to apply this CSS code:

.td-big-grid-flex .td-module-thumb .td-thumb-css{
transition: opacity 1s, transform 1s;
-webkit-transition: opacity 1s, transform 1s;
}

Thank you!

Post count: 20

Very nice Bettina.
Thank you very much

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