vlcina
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Themes and Templates
In reply to: [Typecore] Change through @media doesn’t workHello, Thank you.
Now this code work:
/* header modification */ .stred-mobile { float: left; } @media screen and (max-width: 810px) { .stred-mobile { float: none; padding: 0;} }It’s works on my Android phone with Chrome browser, but not enough with opera browser not. It’s still using normal .stred-mobile on height, but when I rotate my phone on width it’s using stred-mobile in @media screen… .
Footer is automatic modified on phone without my change.And I see I have to change any view port from 720px to 810px in navigation panel because of this:
Do you know which, please?Hello @slava Abakumov,
1. I just downloaded here, upload via FileZilla and activate.
2. PHP version is 5.5.38, but I can easily change it to 7.2.
3.It’s Linux.
4.You think ww.wp.xz.cn/plugins?
Viewing 3 replies - 1 through 3 (of 3 total)