View Single Post
Old 03-31-2022, 11:03 PM   #9
SallyH
Junior Member
SallyH began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Mar 2022
Location: Texas
Device: Phone
Quote:
Originally Posted by theducks View Post
I agree. Work on the EPUB

You should see something like:
<ul> h
<li> the words here <<<you really want to cange the <li> to <h3 class='yourCSSstyle">
</ul>

The stuff in red is no longer needed
Found it! Thank you!! I think what happened is that when I did a search and replace changing section breaks to page breaks, and because most pages had a bulleted list of questions at the end, the page breaks somehow carried the bullets over.

<ul class="list_">
<li class="block_46">
<span class="text_18">
</span></li>
</ul>
SallyH is offline   Reply With Quote