Remove Spacing between image and content band

Is there anyway to remove the gap between a media image and a content band where there is a background image showing on the page?

LINK : http://hklondon.co.uk/current-hk-london-price-card/

Hi There,

Unfortunately, I am not sure exactly which GAP you want to remove. This is what I am seeing: https://screencast-o-matic.com/watch/cbiYQGltbJ. Which part exactly? Note that image has bottom margin by default. We do have helper classes that we can use on the element to reset default padding or margins. See this:
https://theme.co/apex/forum/t/customizations-css-class-index/207
https://theme.co/apex/forum/t/customizations-element-spacing/211

Hope this helps.

The gap appears when we add a background image - we had removed this between posting the ticket and your response.

So, we are assuming there is a gap / padding between content bands and / containers?

If so, this is what we need to remove (padding around content bands or containers.

We have tried customm css from previous posts without sucess.

If you have any thoughts with thanks.

Hi there,

There is no padding between the contents band and the containers, the containers have a maximum width which you set in the options as the content width.

To make sure that there is no gap between your background images and different sections of the website you need to use the class pan or man. The first one removes padding and the second one removes margin, you can add those classes in their respective places on each element options.

To assist you better on this matter please kindly add a test page and add the background image that you have there and show us the Gap that you see. Then we will be able to give you proper code or class names that you can use to remove them.

Thank you.