Hello, when trying to view the site horizontally from a cell phone, this notice appears. How can I ensure that the site does not have this restriction on viewing in that horizontal format?
There is a reason we have the mobile landscape view rotating image which indicates the best preview is portrait. the top and bottom bars will cover much of the content which has a smaller height anyway in landscape view.
to enable landscape however add this to customizer -> additional CSS
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
Hello, when trying to view the site horizontally from a cell phone, this notice appears. How can I ensure that the site does not have this restriction on viewing in that horizontal format?
Attached files: WhatsApp Image 2024-12-11 at 9.52.31 AM.jpeg
Hello Felipe,
There is a reason we have the mobile landscape view rotating image which indicates the best preview is portrait. the top and bottom bars will cover much of the content which has a smaller height anyway in landscape view.
to enable landscape however add this to customizer -> additional CSS
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
#rotate-device {
display:none;
}
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio