@pixelrat
Thanks for your post.
Yes, you can line the subscribe form up with the rest of the content. By default the form has some padding on the fields on the left and right.
The CSS class is .newsletters .col-md-6
So you can apply padding:0; somewhere in custom CSS or in your theme’s stylesheet like this to remove it: https://goo.gl/M4AffY
Under Newsletters > Subscribe Forms > Settings > Styling there is also a box where you can specify custom CSS per subscribe form in the Newsletter plugin.
Let me know if you manage with it?
Thanks.
I can copy and paste code, but that’s about it.
I need the code.
Cheers
Mark
Thanks,
I know that code needs to be added to the custom css box for the form.
I tried adding “padding:0;” to the box but nothing happened.
I just need the exact code so I can paste it in.
Cheers
Mark
The exact code:
Go to Newsletters > Subscribe Forms and go to the Settings of that form and under the Styling tab, at the very bottom, put this into the Custom CSS box:
.col-md-6 {
padding: 0;
}
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@contrid I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials on these forums.
https://make.wordpress.org/support/handbook/forum-welcome/#the-bad-stuff
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.
@jdembowski
Thank you and sorry for the trouble caused.