Modify Email Template footer style

Is there any way we can add styles in "Master Email Template" under "Styling" which will only apply to footer section tags/elements?

Parents Reply
  •   I am assuming you want this as a background color? 

    If so - I believe the correct syntax is footer{background: #ff0000} - see how the body is called to and styled within the tab.

    Again, you can also modify via the RTE under the template tab. I have found this to be easier in the past. If you go to tools --> Source code you can find the elements and defined colors and modify from there. There changes are still applied to the footer for all emails in your community. 

    And if you have a Staging site - it is always recommended to modify there first and use the "View Preview Template" as to not affect anything in Production. 

Children