XF 2.1 Display content only in wider screens

Orit

Active member
Hello
I'm trying to display content in wider screens (over 1700px). I manage to do so perfectly using media query in CSS,
but I was wondering if there is a way to use an <xf:if is="***"> expression.
We are counting views and apparently it counts the "views" even when there is a "display:none;" declaration on the container...

I don't mind trying to add a "page setup" property if it will help in any way.

Thanks!!
 
Top Bottom