Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Turn off cropping of images and annoying hover effect
thune
October 2016
in
Theme support
I just want plain responsive 900x600 px images i blog. No hover and no cropping.
Comments
thune
October 2016
Sorry, overlook the featured image option. Then I just want to get rid of the image hover effects
thune
October 2016
Image is now not cropped but why is my 900x600 image resized in post to 700x452px? So frustrating...
Albert
October 2016
Hey,
please send us link to page where from you would like to remove it so we can have a look on it.
thune
October 2016
Here is a featured image (that now looks better after the upgrade to 15...removed the padding), but still is a mouseover issue:
http://www.rammegaard.no/ramme-gard-soker-dyktig-gardbruker/
How can I get rid of this mouse over effect on the image?
Regards
Øystein
Albert
October 2016
If you mean to remove this zoom effect on hover, then you need to use the following css:
.image_frame .image_wrapper img:not(.ls-l) {
transform: scale(1) !important;
}
Sign In
or
Register
to comment.
Comments
please send us link to page where from you would like to remove it so we can have a look on it.
http://www.rammegaard.no/ramme-gard-soker-dyktig-gardbruker/
How can I get rid of this mouse over effect on the image?
Regards
Øystein