Plugin Author
Nks
(@nik00726)
Hello
Please send me actual url so that I can see and check it.I think it must be css conflict..
Thread Starter
msddev
(@msddev)
Plugin Author
Nks
(@nik00726)
I have checked, It is conflict of theme style and lightbox style.Can you send me admin details using contact us
http://www.i13websolution.com/contacts
Thread Starter
msddev
(@msddev)
Ok, thanks, it’s been sent.
Plugin Author
Nks
(@nik00726)
Hello
It is fixed please check.It was css conflict with my plugin and your theme css.
I wish the solution had been here! This happened to me after installing the plugin too. I fixed it by adding this to my Theme’s Custom CSS area:
.container { width: 100%; }
Seemed to the do the trick on both desktop and mobile. Hopefully this will help others if they get stuck with a giant box. However, the giant box wouldn’t be bad if I could put branding in the blank space! 😉
Otherwise, this is a really easy plugin — and now it works great!
Thank you for building it!
Cheers!
Spoke too soon — when I modify .container… it works for the form, but then messes up other things .container is controlling in my theme. Going to have to go into the plugin code.
Is there a quick fix for this (where I should start looking to edit) to unhook the plugin’s dependency on the .container width?
Cheers!