-
AuthorPosts
-
January 9, 2017 at 1:57 pm #731126
Hi Guys,
I have a problem:
I have a few banner images in the sidebar on http://e3zine.com and when i hover over them, the image overlay does not act normally, but it only shows a small 10px overlay on the top of the image. Looking at the code i see: style=”left: -5px; top: -221.167px; overflow: hidden; display: block; height: 238px; width: 298px;”> added by the Javascript.
After the second hover, everything is back to normal and the overlay is working fine.
Can you tell me why this is happening? Can i somehow turn of the overlay, if we can’t figure out, why it’s happening?
Thanks!January 10, 2017 at 10:14 pm #731742Hey Max,
Which version of te theme are you using?
You can add following code to Quick CSS in Enfold theme options under General Styling tab to remove image overlay in sidebars
.sidebar .image-overlay { display: none!important; }Best regards,
YigitJanuary 11, 2017 at 10:46 am #731964Hi Yigit,
Latest version is in use.
Any ideas why the overlays are acting like this?
January 13, 2017 at 5:32 pm #733237Hi,
Seems like a plugin you are using is causing the issue. I see that you have removed image overlays. If you would like to look further into it, please de-activate all active plugins and check if that helps.
Best regards,
YigitJanuary 16, 2017 at 4:21 pm #734151Hi,
That’s sadly impossible. The site is live and depends on a lot of the plugins.
I’ll have to find a different solution…Thanks!
January 16, 2017 at 4:22 pm #734153Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Image Overlay Problem in sidebar’ is closed to new replies.
