Thanks
I was hoping to get a handle on where the background black colour was or where it was coming from - as its added inline to the particular problem pages rather than override with !important
I was hoping it would explain pages like this
openalldoors.co.uk/lanna/index.php/en/sh...ooks-and-manuscripts
e.g. how to deal with the inline height value { height: 333px;}
I could wrap it in a media query but it means two media queries for where it breaks to 100% and one to override the
element.style for every or most pages
On the real site with the older version of hikashop it doesn't have any inline heights that I can see
The inline height is generally a problem as some products with long titles see the cart button pushed down on the the next product when displaying on mobile like widths
Cheers
Paul