Hi,
any idea why after I insert image in Select a Background-Image for a custom module I do not see the image in the frontend?
Thanks,
Gorast
#gkHeaderMod {
background-image: url("http://demo.gavick.com/joomla25/storefront/images/demo/slide2.jpg");
background-repeat: no-repeat;
background-size: cover;
}