【发布时间】:2015-02-18 04:55:29
【问题描述】:
我正在使用海洋主题,我想使用 wordpress 短代码为我的背景图像做出响应。
例子:
[highlight background-image="my_background_image.jpg"
background-position="center center" background-stretch="yes"]
[/highlight]
如果我尝试通过此方法使图像具有响应性,则背景图像的大小在移动设备上会缩小。
有没有办法在 wordpress 中编写媒体查询 css?
或
我的问题的任何替代解决方案?
【问题讨论】:
-
这个短代码生成的标记是什么?