On this page, http://dxc.rapidodemo.dynamicweb-cms.com/aapw/products/bikes/mountain-bikes, I've set a group image and a text, and the product list view settings to background image and text on top of image. However, I miss an option to set the height of the container. Say, if I have only 1 line of text, the image would be very narrow. I could do this with css myself, but I don't know of any selectors that target only the product group image and nothing else.
With that said, I would like to expand my earlier feature request. I would also like to have the page name (with hyphens of course) as the class name on a page, so if I have one item on a spesific page, lets say the h1 on the about us-page, I could easily target that (.about-us h1) instead of targeting all h1 everywhere.