The responsiveness is broken.
1. On mobile the logo gets cut-off
2. In the category pages, I have 3 items per row in Grid view.
On mobile I still see 3 items in a row all squashed up.
The demo store seems to be responsive.
http://www.joomlart.com/demo/#jm_monsieur
In my site the <ul class="product-grid"> does not show any CSS when I check through Chrome developer tools.
In the Joomlart demo of JM Monsieur I see layout-mobile-portrait.css
I do have a layout-mobile-portrait.css with the necessary code on my site though.
Is something triggering the css from not loading on my site?
Any suggestion?
Thanks