How to add a 3px Padding
-
Hi , i’m using your metaslider on my website, i had set it to have a 3px padding at the top of the slider so each image has a 3px white area at the top, but then there was an update and now all my pictures after the update do not have the padding. I have tried to get the css code from firebug but it is not working either, could anyone help please, thank you
Ive tried this css: .metaslider img {
height: auto;
padding: 3px;
margin: 0px;
-moz-user-select: none;
}
but it does not work
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add a 3px Padding’ is closed to new replies.