sir i don’t want to public user come and login from wp-admin, hacker will try from there and for public user i think its not looking well.. there is also another method in the theme for signing in , i want to user to use the frontend theme ajax login/sigup page
https://harpal.pk
this is my website link
please send me instruction how i will apply these queries/changes for mobile version
Hello,
If you want to change the post content font to be the same with the Desktop you should add a bit of CSS code inside the Advanced CSS section area from Theme panel here -> https://www.screencast.com/t/noJtxjiooZ9 and the code will be applied only for mobile devices.
.td-post-content p{
font-family: JameelNooriNastaleeq;
font-size: 20px;
font-weight: 600;
}
Hope this helps!
Thanks for your understanding!
