I have added a homepage banner to my neto store which display fine on desktop but hidden on mobile browser. I was told a template setting hide the banner when the screen is too small.
Anyone knows how to tweak this?
Thanks in advance
Looks like you got this working?
For anyone else with the same problem, it's just a style tweak to your template. It varies depending on the theme, but the code will usually be in
\templates\cms\home.template.html (if it's just on the home page)
Or (if it's all banners):
\templates\thumbs\advert\carousel.template.html
You'll need some familiarity with HTML & CSS, or else it's a very quick job for a developer.