change unsubscribe link
We want to start sending emails that come from the 2nd site in our nation. How do I change the theme to make the unsubscribe link go to the 2nd site, instead of the original site?
Thanks.
Official response from C.J. MinsterCheng startedI apologize for the error you've experienced. We've alerted the engineering team to this issue and will let you know when we have further information.
Non-labeled featured content sliders
It would be great to have featured content sliders on pages other than the homepage, but because a label is required, they look odd. I'd like to be able to add a slider that just shows great images related to that page, rather than ones that are labeled and link to other pages.
Suggest to a Friend option
Hi,
Is there a way to set up a box or page that says "suggest us to your friends," in which our supporters will put in the email addresses of their friends. We would then follow up with an email, saying "You're friend, such and such, thought you would like our site. Let us know if you'd like to keep receiving emails from us."
Thanks.
Italic Headline
How do we edit our headline to make it italic? It is currently bold, and I know how to change the weight, but because font-style is not already in the theme, I can't seem to add it in correctly.
Official response from Jesse HaffThere are a number of ways you can do this, one of which is to browse to your theme.scss file and click the Default button. In your cloned theme style window (Cascade in your case) you'll see all the headline tags (h1, h2, h3, h4) are scoped under the #body tag. So as an example, to make all h2 headlines italicized, click Current to go back to your current theme.scss file, and add this to the bottom:
#body {
h2 { font-style: italic; } }
Sorting Donors
It would be great to be able to sort donors by the date they donated rather than by the date they created their account. These are often vastly different, and because we must report contributions with the secretary of state by certain deadlines, this feature would be extremely helpful in tracking them.
Email Analytics
Being able to export email analytics as a group and for individual emails would be very helpful.

