Author Avatar not in center for mobile view

Posted in: Newsmag
Post count: 65

Hi,
Suddenly I have seen that the Author avatar image is not in center aligned in mobile views. By default it was in center but now it has changes to the left.

Can anyone help me to fix it.
Please find the screenshot

http://imgh.us/chk.jpeg

Thanks & Regards
Debarup

Post count: 6535

Hi

By default the avatar image is centered on mobile devices, you can check that on our demo: http://screencast.com/t/X07ZAq8nUHI Try to clear all caches, deactivate the plugins, except Visual Composer and test this again, also make sure that you’re using the current theme’s version available on themeforest which is V2.2.
Let me now how it goes and if the problem persist please provide your site url so I can inspect it closer.

Thanks!

Post count: 65

Hi Andrei,

Thanks for your quick reply. Yes it was centered by default but suddenly has changed.
Here is my blog url

http://www.topfivebuzz.com

Looking forward to your help.

Thanks & Regards
Debarup

Post count: 6535

Hi

Try this custom css in Theme Panel > Custom Css: http://screencast.com/t/9psGeAjn

@media (max-width: 767px){
.author-box-wrap img{
display: block!important;
}
}

Thanks!

Post count: 65

Hi Andrei,

Thanks for your help, the issue has been fixed.

Regards
Debarup

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.