View Single Post
Old 11-04-2023, 12:13 PM   #1
jma1
Connoisseur
jma1 began at the beginning.
 
Posts: 85
Karma: 10
Join Date: Dec 2015
Device: Kindle
Epoch Times article header format issue

The Epoch times just changed the topic header line appearing on each article. Now in the mobi download the header words appear in normal text size but the greater than symbol is huge filling a full screen on a kindle. Is it possible to reformat this?

The header appears as 'World News > Australia' in this example article.

This is the html for the header line.
Spoiler:
<div class="scroll flex items-center gap-2 whitespace-nowrap text-sm uppercase">
<a class="" href="/world">World News</a>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="16"><path stroke-linecap="round" stroke-linejoin="round" d="M8.25 4.5l7.5 7.5-7.5 7.5"></path></svg>
<a class="" href="/world/australia">Australia</a>
</div>


Thanks in advance.
jma1 is offline   Reply With Quote