Mobile Question : Personalization
dear all,
is that possible to display different content according different devices ? for instance, can i display different image in the banner area if visitors using iphone to browse the website ?
many thanks !
ec
Hi Eddie,
This could be accomplished using CSS media queries.
Please check this blog post - it shows how to hide/show different navigation menu depending on the device:
http://www.sitefinity.com/blogs/grisha-karanikolovs-blog/2013/04/23/creating-responsive-sitefinity-navigation
Thank you very much Veselin ! Very useful and specific !