Hi Kyle, sorry if my questions are uninformed. I used the developer tool to identify the offensive bits at the bottom of the page. There are two elements that I would like to be removed:
<p class=”form-allowed-tags”>You may use these <abbr title=”HyperText Markup Language”>HTML</abbr> tags and attributes:</p>
and
<div class=”alert alert-info”><a href=”” title=””> <abbr title=””> <acronym title=””> <b> <blockquote cite=””> <cite> <code> <del datetime=””> <em> <i> <q cite=””> <s> <strike> <strong> </div>
I have looked at the Custom CSS editor section, but the only code that I see there is .boldgrid-css{ background: white; }. Sorry, but what do I do next?
Erik