Hi, please can help me? I am using custom css plugin in order to dictate custom css...
but it seems that @media query does not affect...
i putted this media query:
@media only screen and (min-device-width: 1025px) { div#prdctfltr_woocommerce.prdctfltr_woocommerce.woocommerce.pf_select.prdctfltr_always_visible.prdctfltr_click_filter.prdctfltr_maxheight.prdctfltr_scroll_active.pf_mod_multirow{display:none !important;}
}
In order to remove from desktop the filter section that u can find at the top of this page http://www.brillabijou.com/categoria-prodotto/anelli/
but it seems to do not affect the page :/