Hi, I can't solve the problem with acy mailing module, it's always vertical and I would it horizontal, can you help me please? thanks
librandi
Hi,
You can try this custom CSS code:
.acymailing_module .acymailing_form div { float: left; }
put into the file: root/templates/ja_nuevo/css/custom.css (Create this file if it doesn't exist)
Regards
saguaros thank you, I do it but it's not change
librandi You can share FTP account, I will take a look.
saguaros
You should edit fields in your first post and add ftp account info there, the info in your reply is public.
I just checked your site and saw that the form is showing horizontally now: http://prntscr.com/itmpvb
Let me know if you need further helps on this.