I am completely baffled and need help. I am using Joomla 3.3 and the latest gantry and gantry theme. I am fairly deep in to designing this site. All of a sudden it stopped reading the desktop min-width:960 to max-width:1199 style queries from my template-custom.less file. I have studied the css in the file carefully, cleared every cache, traced back everything I have done since I know it was still working and I still can't get it to work. Other query sizes seem to work fine. The site is beta.suncoastbbqbash.com. One place you can see it not working is under the home page rotator where it says Venice Municipal Airport A Finger Lickin' - Hot Pickin' Good Time! Free Admission & Parking. Any help greatly greatly apprciated.
Thank You
Ken
It is not a custom css file it is the template-custom.less file. Other query sizes appear to be working just not the one size. It skip over the desktop size.
Well I don't know anything about an APC or OPcache on the server. But I have cleared to cache in the system config area, on the template, all plug ins and modules. I do not have rokbooster enabled. I have the css compression off on the Less complier in the template admin area. I am really stumped on why it is just not reading that size on any page. I appreciate your help. I haven't changed the less file for that media query. If it helps, here is what I have in the custom-template.less file;
@media only screen and (min-width: 960px) and (max-width: 1199px) {