Please Log in or Create an account to join the conversation.
img.hover-effect:hover {
transform: scale(1.0);
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
And remove the class "hover-effect", see image below..joomla\templates\jp-bw\roksprocket\layouts\mosaic\themes\default\item.php
Please Log in or Create an account to join the conversation.
>Please Log in or Create an account to join the conversation.
.sprocket-mosaic-image-container a:hover {
transform: scale(1);
}
Please Log in or Create an account to join the conversation.