Hello
I’ve got an imprecise hover effect for single article’s image.
There is some kind of white “margin” left and right of the image…
Any idea ?
Thanx
Hi romano2!
Can you post the link to your website so we can take a look?
Best regards,
Yigit
Here it is :
http://4f065eb94f.url-de-test.ws/soiree-a-la-taquinerie/
Thanx
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { width: 100%!important; left: 0!important; }
Regards,
Yigit
What a support ! it work in a few minutes !
Thanx !!!
Hey!
I have also noticed that issue remains on the portrait image under it. You can fix it with following code
body .alignleft, .entry-content-wrapper a:hover .alignleft { margin: 4px 0px 0px 0!important; margin-right: 10px!important; }
Best regards,
Yigit
Hmm, it doesn’t work for the portrait image under…
Any idea ?
Hey!
I have updated the code i posted in my previous post and added !important rule to force it. Please try it now
Best regards,
Yigit
Thanx. But the margin is bigger and bigger… ;)
Still don’t work.
Hey!
Do you mind creating a temporary admin login and posting it here privately so i can take a look? :)
Regards,
Yigit
Hey!
Changes are done. Please review your website now. I have customized custom CSS a bit in Quick CSS
Cheers!
Yigit
thanx a lot !