Today i found out the same issue and i was going to post it today 🙂
Waiting for the update to be fixed! Keep up the good work WP All Import & Export guys!
Thread Starter
kamvas
(@kamvas)
just found it!
edited the file
vegas-fullscreen-background-slider/css/jquery.vegas.css
in the code
.vegas-background{image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic;z-index:-2;max-width:none!important;}
after the moderation
.vegas-background{image-rendering:optimizeQuality;-ms-interpolation-mode:bicubic;z-index:-2;max-width:none!important;width:80% !important; left:20% !important}