WoodMartW
WoodMart
Jul 27

In Custom CSS, split the TABLET into Portrait & Landscape

Please implement separate Custom CSS for tablet landscape and portrait. @media (orientation: portrait) { } @media (orientation: landscape) { }
PendingPending