the author badge is out of place in both mobile and desktop version. https://frlmods.com/latest-mods/hakone-turnpike-map-mod-0.3.6/
the author badge is out of place in both mobile and desktop version. https://frlmods.com/latest-mods/hakone-turnpike-map-mod-0.3.6/
Hi,
Use the CSS code below:
#comments .comment .avatar, #comments .pingback .avatar{ position: static !important; }
For mobile devices, this is designed to work this way: the badge should display next to the avatar on mobile screens.