Dear sir, I am using the JA Medicare model, it is responsive, but when I view it on Android or Iphone some positions are wrong and the slideshow position does not show the articles or the images. How do I fix this?
Att., Rita Gonçalves
Hi Rita,
You can try to use this custom CSS:
@media (max-width: 767px){ .ja-ss-wrap {visibility: visible !important;} }