如何防止弹出窗口在Mobile上放大?

我正在使用WP模板, 并且登录屏幕是一个弹出窗口, 无法在移动设备上显示或放大得非常大。如何解决此问题?


#1


将此添加到你的style.css文件中

@media only screen and (max-width: 768px){
#thim-popup-login-wrapper .thim-popup-login-container {
        height: auto!important;
}

来源:

https://www.srcmini02.com/65192.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41055.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?