Hi guys,
This issue is back:
https://kriesi.at/support/topic/iframe-width-issue/
I don’t know what update caused it but the custom CSS is no longer doing the trick.
Thanks!
Ron
Hi takingaction!
did you put the code into your child theme? did you have a look into it? to make sure it’s still there? It’s still this site http://onlinetubedesigner.com/designer right?
Try this code:
object {
width: 83%;
margin-left: -111px;
}
Regards,
Andy
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-64 div#av_section_4 .container {
max-width: 100%;
padding: 0;
margin: 0;
}
Cheers!
Yigit
Wonderful! Thanks Yigit!
Ron