yükseklik verirsen düzelir bilimokur
jsfiddle daki gibi bi incele istersen.
Hover zoom efekti hakkında yardım. |
14 Mesajlar | 2.827 Okunma |
.attachment-featured.size-featured.wp-post-image {
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.attachment-featured.size-featured.wp-post-image:hover {
transform: scale(1.1);
}
#page .featured-thumbnail {
overflow: hidden;
display: inline-block;
}
.home .attachment-featured.size-featured.wp-post-image {
margin: 0px !important;
}