This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
I have problem with facebook chat bot, iframe popup wont open in the right position and support from that plugin say to me, that i need to contact theme author, because you know better where you coded that related to Facebook sdk?
Hello,
Please add this code in Theme Options > Custom css or in style.css file of your child theme:
.fb_iframe_widget iframe {
left: auto;
transform: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up