Hello, can you help me with the code to right justify the author Avatar on the front page listing on mobile view so it matches the location on desktop view?
Looks like there is a bug in the template as it should behave the same on the mobile as well as the desktop listing. Can you apply the css codes below for a temporary fix?
body #eb.is-mobile .col-cell.cell-tight {
width: 1% !important;
}
By the way, while checking your site I also noticed that there is some JS errors on the home page for mobile, https://take.ms/xi3sd . Is it possible for you to provide us with the site and FTP access so that I can check on this?
I have applied the fix on your site and it will no longer trigger any js errors now. I have applied the fix on /components/com_easyblog/themes/wireframe/toolbar/default.js