Hello,
I just updated to Enfold 3.1.1 and as soon as i did it the full screen slider that i have at the top of each page doesn’t seem to work. Instead it is just plain white. The rest of the page worked just fine however not the fullscreen slider.
The website is http://www.bruskiturski.com
Help would be much appreciated.
Robert
Hi rbruski!
Try deactivating all of your plugins to see if it rights itself. Perhaps it had something to do with the CSS being minified. If that does not help then try adding this to your custom CSS.
#top .avia-fullscreen-slider .av-default-height-applied .avia-slideshow-inner {
height: 100% !important;
}
Best regards,
Elliott
Elliott,
Thanks for the message. You’re right.. that was exactly the problem. I had turned on the Minify feature in my W3 Cache performance plugin.
Appreciate the help
Robert