• Joomla
  • border around e-mail body

Hi,
which css selector do I need to use? See attached file:

thanks.

Hello? Pls help. Thank you!

Hi,

You can inspect the html and css like in any other page in your browser to find your css selectors. You can do it either in the preview pane, or send a test mail with a view online link (recommended).

#acym__wysid__template .acym__wysid__row {
border: 1px solid #0078bd;
}