[ad_1]
Hi there. I’m diving into using the fullsite editor in WP and I can’t figure out an easy way to display a different header depending upon the device without using custom CSS. Is anyone aware of a way to do this easily, or with a plug-in? Thanks!
[ad_2]
Using javascript, `navigator.userAgent`
And no, it’s not an easy/neat problem
The correct way of doing it is via CSS. Why are you not able to use CSS?