Hi; Although it is fine on Iphone, on the Ipad, my template is cutting off the sidebar slightly - I replaced the Lead Capture form with a Aweber plugin. http://theme.s7works.com Thanks in advance! Rhonda
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #af-form-142623208 { width: 100%; } This will solve your issue.
Hi Gourav; It seems like that worked for the frontpage, but I am still having problems with sub-pages. Does that code affect subpages as well? Thanks; Rhonda
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #af-form-142623208 { width: 100%!important; } This will solve your issue.