Latest News Exteneded Loading error
- Posted by james (15) Offline
No that's mini front page on my news page, I was referring to latest news extended on the home page. Problem exist s on s4 with both Google and stock browsers, see attached screen shot. Also the responsive banner has a red box but only on a mobile not tablet or desktop.
11 years 1 month ago #7
by james
The topic has been marked as resolved.
- Posted by TemplatePlazza (5310) Offline
Can you try to add this css code to your template css :
11 years 1 month ago #8
by TemplatePlazza
@media only screen and (max-width: 30em) {
.ac .image-feat, .ac .image-feat.align-left, .ac.image-banner .image-feat.align-left {float:none;}
}
The topic has been marked as resolved.
- Posted by james (15) Offline
The topic has been marked as resolved.