Hello,
In a newsletter of one joomla article only, how remove the separate bar between the title and the text of the article (http://prntscr.com/sg1tgx)
I thought have found the css code media/.../css/template_122css : putting border-bottom to 0 or delete it in
h2 { color:#b20000 !important; font-size:18px; font-weight:bold; margin:0px; margin-bottom:10px; padding-bottom:4px; border-bottom: 0px solid #d6d6d6; }
but nothing has changed.
Any idea to remove it ?
Thank for any solution !
Alain