Hi Anne,
Many thanks for this template. I'm tweaking it at the moment and would like the categories header displayed for full screen/desktop view, however this gets "bunched up" in mobile view. is there a way of making this hidden in the same way as the home/login and search disappears when you re-scale?
On localhost at the moment so no link, but I've attached a couple of screenshots:
Try adding the following to the template's stylesheet.css
body#popupImage {
width:1000px; text-align:left;
}
Just adjust the width here to the width of your largest image... this probably isn't the definitive fix as I haven't got medium/large images set up yet, but better than before.
Bookmarks