sub header image
is it possible to make the subheader image resize when viewed on mobile device ?
example http://www.ggpoker.com.php56-26.dfw3-1.websitetestlink.com/our-games/tournaments/weekday-specials/
the image stays the same size on any device setting.
example http://www.ggpoker.com.php56-26.dfw3-1.websitetestlink.com/our-games/tournaments/weekday-specials/
the image stays the same size on any device setting.
Comments
the background you are talking about is a css background and such elements are not responsive and never wasn’t. This has completely nothing to do with the theme and it’s more a technical problem between css and being responsive technologies.
Thanks!
has a slider image and it resizes as you make it smaller.
Maybe you could add an option in to add a Mobile image ( as well as a desktop image ) and when you view on a mobile phone you'll be shown the mobile image
media quiries in the css should make it possible.