My site mobile view is not working correctly. I use newspaper default setting. as the show newspaper official demo on mobile is great but on my site, i had not achieved that look. here I have added my site URL. http://www.desirehindi.com/
I have tested in google chrome app and my phone default browser.
please help me, how I solve this problem.
Thanks
Hello,
okay thanks, I had to install td mobile plugin. so it changes the look, now I have uninstalled that plugins and I achieve that main look so everything working fine, I have solved this issue.
one more question: on my site, last part showing the big gap, how I will remove it?
Thank you!
Hi,
I believe you are referring to this space here
– https://www.screencast.com/t/iypxKClT7
Try this code in Theme panel->Custom CSS and the problem should be fixed
– https://www.screencast.com/t/pzyckjywJrR
.td-a-rec-id-custom_ad_5 a + img {
width: auto!important;
}
Thanks