I added a frame to an image. But the frame always has a padding left and right.
.custom class img {
border-style: solid;
padding: 0px;
margin: 0px;
border-width: 4px;
border-radius: 9px;
border-color: #ffffff!important;
}
edit: i forgot to add “img” to the code
class is not an element. This rule will never apply.
Hi simonac,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria