trAvis - MANAGER
Edit File: style_dynamic_responsive.php
@media only screen and (min-width: 480px) and (max-width: 768px){ <?php do_action('barista_edge_style_dynamic_responsive_480_768'); ?> } @media only screen and (max-width: 480px){ <?php do_action('barista_edge_style_dynamic_responsive_480'); ?> }