
Please somebody help me !
.fb_iframe_widget iframe {
max-width: none !important;
}
normanUK wrote:Can you add following css code which should fix this cut off. You can add it in template settings > advanced settings > custom css.
- Code: Select all
.fb_iframe_widget iframe {
max-width: none !important;
}
Let me know if you need further help.