Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/assets/css/style_dynamic_responsive.php
@media only screen and (max-width: 1024px){
<?php do_action( 'synergia_select_style_dynamic_responsive_1024' ); ?>
}
@media only screen and (min-width: 769px) and (max-width: 1024px){
<?php do_action( 'synergia_select_style_dynamic_responsive_768_1024' ); ?>
}
@media only screen and (min-width: 681px) and (max-width: 768px){
<?php do_action( 'synergia_select_style_dynamic_responsive_680_768' ); ?>
}
@media only screen and (max-width: 680px){
<?php do_action( 'synergia_select_style_dynamic_responsive_680' ); ?>
}
Back to Directory
File Manager