so I managed how to get rid of envelope borders and get the black ones for the sidebar sign-up form by using this custom CSS:
.widget_mc4wp_form_widget { background-image: none !important; }
.widget_mc4wp_form_widget { background-color: #231f20
But I want my footer newsletter sign-up form to have black borders also. Is there a custom CSS code for that?
Oh, and I have one more question. For example, right now TheBlogger has older Easy Social Share Buttons version. Won’t we lose all shares when we’ll update theme (and we’ll get new plugin version)?
You don’t need to update the Easy Social Share Buttons plugin. When the author release an update, we are updating the theme and plugins and you won’t loose any data.
Thanks