Good Day,
I have been using your products for a while now, and testament to how well they work, I have only now come across an issue that I can not solve myself.
I have a basic html site that displays live webcam images that refresh every 60seconds. This site has worked well for the past 15 years but I would like to update to WordPress functionality using Enfold.
If you have a look at the html site here (https://henleyair.tv/cam_west.htm), you can see that I have managed to code the images to fit fullscreen with no whitespace at all.
If you have a look at the same site designed with Enfold in WordPress here (https://henleyair.tv/temp/westcam/), you can see that I am unable to get rid of all the white space.
I have tried everything to do with sidebar management in Enfold but nothing seems to work.
Ideally I would not like to have to add Quick CSS code to the site and would prefer a solution from normal operation of Enfold through what you have designed.
Any suggestions would be much appreciated.
MdF
Hey MdF,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.page-id-1156 .content,
#top.page-id-1156 #main .container {
padding: 0;
}
Best regards,
Yigit
Thank you Yigit, that works.
MdF
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit