Responsive Visibility

Scritto da Happy Scoot on . Postato in Features

Try Resizing your Browser and see what happens



Sample Image

Desktop Device ON

Sample Image

Desktop Device OFF

Sample Image

Tablet Device ON

Sample Image

Tablet Device OFF

Sample Image

Phone Device ON

Sample Image

Phone Device OFF


<div class="hidden-desktop">This will hide content from Desktop Device</div>
<div class="hidden-tablet">This will hide content from Tablet Device</div>
<div class="hidden-phone">This will hide content from Phone Device</div>