In Variant, template 5, I need to move the form to the right (clients request), you've done some custom work on this so I don't want to switch designs attached is a .pdf of the clients notes site address is http://foldingshutters.com/folding/
Hi, Can you tell me you need that form on the right side permanently? Thanks & Regards Nitin InkThemes.com
You can try below custom CSS code in the Custom CSS field of the theme options panel to move it in the right side Code: .form_wrapper_custom { margin: -56% 0 25px auto; } Hope this will resolve your issue. Warm Regards! Naveen Kolhe InkThemes.com
in the style setting > custom css I can't get this to accept my changes, meaning that I probably do not have the chmod permissions correct, can you show me how to write that dynamic.css file and exactly what directory at the root to put that in?
Try to edit style.css file, you can add your code in the end of that file. To access that file, you can use FTP/cPanel credentials. Warm Regards! Naveen Kolhe InkThemes.com