Hi Folks,
I have created a responsive site(Under Construction), in slider images are perfect in FF but while checking in chrome those are small.
Did anyone face these type of issue, if yes can you tell the how to fix that?
URL: idizital.com
Thanks
Printable View
Hi Folks,
I have created a responsive site(Under Construction), in slider images are perfect in FF but while checking in chrome those are small.
Did anyone face these type of issue, if yes can you tell the how to fix that?
URL: idizital.com
Thanks
I don't know what slider you're using but in .img-responsive, max-width:100%; seems to be causing size discrepancies in Chrome. Try removing that from desktop-size media query styles, only applying it at the smaller size when its needed.