Hi,
Im using custom HTML for a banner with a hover effect. I need some advice to remove the extra pixels of padding that appears at the bottom of the image. It is quite difficult to detect but it is still there. ![]()
Custom HTML goes as:
[
](https://www.wixter.se/collections/kampanjer)
And this code is added to Theme.scss.liquid
/*============================================================================
Remove padding on custom HTML
==============================================================================*/
.section-block--padding {
padding: 0px;
}
This setting removes most of the padding but leaves some extra pixels in the bottom of the image.
Any idea to remove that?
My URL:
