I have recently purchased enfold theme. I have installed it on my blog. Homepage is perfect but i have problem on single post page.
there is a shadow that completely hides post and when you click on it another post open. you can check it here:https://ageeky.com/top-5-best-appcake-alternatives/
I also want to remove featured image from posts that appears below title in every post.
Hey Hafeez Ullah!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
Yigit
after deactivating the plugins, it is fixed but which plugin would be causing the problem? and how to remove featured image from all posts?
Hey!
You can activate plugins one by one to find the culprit.
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .big-preview.single-big {
display: none;
}
Regards,
Yigit
i checked it by activating plugins on by one. and i found that it is due to easy facebook likebox plugin. it is fixed now, i have removed that plugin. should i add this code or not? because the problem is fixed
ok. that code is for featured images.
thanks
Hey!
You are welcome, we are always happy to help!
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 :)
Have a great weekend!
Cheers!
Yigit