Ok, so I configred the fonts to use CSS classes. However, upon changing the font, it does not replace the class.
<span class="arial"><span class="comic_sans">Column 1</span></span>
First I selected comic_sans. Then I selected arial, but comic_sans was not removed. Arial just got wrapped around the previous. Reverting back to the normal inline, it does replace the previous.
Any ideas why?
Thu, 06/05/2014 - 17:35
#1