Hey people
In example link https://portalritaramoscordeiro.com.br/index.php/blog/330-perdas-e-reencontros
In the computer version, the image appears ok
On the cell phone it disappears....
Hi
You can try adding the following custom css code:
@media (max-width: 767px) { .author img { display: block !important; } }