-
-
I have created my website based on portrait orientation of the phone which is probably a standard way to do it, however if I change my site to landscape mode on the phone everything looks all over the place. Is it possible to somehow add a setting (screen resolution) for landscape orientation?
thanks
-
-
Just added all the details. Hope it works. Thanks a lot
-
Hello,
I added this code into your custom css box:
@media (min-width: 767px) { .tp-mask-wrap { top: 33px !important;} div#slide-74-layer-15 { min-width: 575px !important; margin-top: -30px !important; } div#slide-73-layer-15 { min-width: 235px !important;} div#slide-75-layer-15 { min-width: 235px !important;} div#slide-76-layer-15 { min-width: 235px !important;} }However i suggest you to update theme first. You have an old copy and it may be causing the responsive issues.
Let us know.Best regards!
-
Awesome! thanks a lot for fixing this. The only issue I have is that everything on mobile has moved up 1/4 of the page. I have raised it in my topic about mobile
Thanks a lot
-
You must be logged in to reply to this topic.