如何让我的wordpress具有响应文本

我正在尝试使我的文字对wordpress主题具有响应性, 但媒体查询存在问题

我四处张望, 没有任何帮助

https://ibb.co/w6bSdJ9

@media (min-width: 320px) and (max-width: 680px) {
 h2.h2 { 
 font-size: 12px;
     }
 }

#1


@media screen and (max-width: 680px) 
 {
.heading-text h2 { 
 font-size: 12px;
     }
 }

来源:

https://www.srcmini02.com/63079.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_42000.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?