These special classes are used for altering content depending on the screen size of the device in use. They can be mixed with the responsive Table and DIV classes to modify multi-column content layouts.

  • PhoneHide - Hide content on phone in portrait mode
  • TabletHide - Hide content on phone in landscape mode and on tablet
  • DesktopHide - Hide content on desktop

T3Col Phone1 Tablet2BW

1/3 col
This cell will vanish on a phone in portrait mode.
class="PhoneHide"
 
 
 
2/3 col
This column will always display.
 
 
 
 
3/3 col
This column will vanish on a Tablet.
class="TabletHide"