If/then statement for media queries
-
I need to be able to exclude content from loading on a specific device, for example, “if is not Kindle Fire then display the YouTube widget.”
How can I create such a conditional statement using media queries as the criteria inline in the sidebar.php?
- The topic ‘If/then statement for media queries’ is closed to new replies.