大家好,我有一个问题,我的工作与两种不同的语言网站。主要语言是阿拉伯语,次要语言是英语,我已经准备好了一切的罚款,但当我从阿拉伯语到英语的很多风格得到courrepted所以为了解决这个问题,我使用的语言媒体查询我usued这段代码,它工作正常,直到我按下一个错误的按钮,引导我到其他没有保存它应该是大问题,因为我写我的代码首先在VScode编辑器firsit然后我粘贴它再次,当我这样做,我的代码不工作,在所有我试图改变浏览器和改变了很多的方式编写它,但仍然没有respnse任何事情都与:lang(en)
首先,我的worpdress页面得到了HTML属性lang=“en-US”,这些是我尝试过的代码,它在第一个地方工作得很好
@media screen and (max-width:1980px) {
#header-resp-two h1:lang(en) {
font-size: 55px !important;
font-family: sans-serif !important;
}
#testomonial-main-image:lang(en) {
text-align: right !important;
}
.testomonial:lang(en) {
left: -7%;
}
.testomonial-size-two h1:lang(en) {
font-size: 26px !important;
font-family: sans-serif !important;
}
.testomonial-size-two p:lang(en) {
text-align: left;
}
}
我也试过这个
@media only screen and (max-width: 1650px) {
:lang(en) #header-resp-two h1 {
font-size: 55px !important;
font-family: sans-serif !important;
}
}
我用developer工具来找出什么是错误的,但我找不到我的代码,并尝试其他浏览器,并试图remvoe的代码和类型一次又一次,仍然没有尝试使用其他specificity,仍然找不到它
2条答案
按热度按时间sauutmhj1#
请尝试与
我希望它工作!
dgsult0t2#
你好伙计们,感谢协助的问题原来在WordPress的插件有点奇怪,但它我累了其他插件,它的工作