Thanks again for the coffees 🙂
1. This CSS should work:
ul, ol {
margin-left: 0;
list-style-position: inside;
}
2. You can add target=”_blank” to the link element in the HTML.
For example: <a href="LOCATION OF LINK" target="_blank"...
That will open the link in a new window.
3. This depends where you’re getting your subscribe form from. Does it come with default styling? If you want it to use your styling set in “Customize > Colors > Form Colors”, you’ll have to choose the forms with no styling. In MailChimp it’s called the “Naked Form”.
Let me know if you need more info 🙂