Hello,
I am not sure I fully understand what you are looking to disable on the mobile page. Can you please provide more information, screenshots of your issue, so I can help you efficiently?
Also, maybe you use an extra plugin for comments and then you need to make changes in that plugin to not display the comments.
Thank you!
Thanks for the reply. I use Facebook comments plugin for comments and have disabled displaying comments option for Home page and other pages in plugin settings. It functions well with desktop version and comment option is not displayed.
Plugin settings: https://prnt.sc/10n6vxy
TagDiv Composer: https://prnt.sc/10n7a0a
But in mobile version, comment option is shown.
Hello,
Please try this code CSS
.home .fb-comments{
display: none!important;
}
Set the code in Theme Panel -> Custom Code -> Advanced CSS -> Phones => https://www.screencast.com/t/rfJpxYOUT3vS
Hope this helps you better!
Thank you!
Hello,
This a screenshot with the code => https://www.screencast.com/t/UsCRt9teh and works.
Please set the code in Theme Panel -> Custom Code -> Custom CSS.
Let me know the results!
Thank you!
Hello,
Please make a full backup to all files and the database and contact us via email at contact@tagdiv.com . Provide
– wp-admin URL and credentials
– a link to this topic in order to identify you
One of my colleagues will try to help you get the desired result.
Thank you!