Vote count:
-1
I want to optimize the Wordpress template BZine on http://www.just40.nl, on the Archive widget (on the webpage Archief) is the bottom-padding:50px and that is too much. I want to change it to 0px in the WP admin of the theme, so if the theme is updated I doesn't lose the css changes. I tried everything but I don't get to edit that bottom-padding:
.widget_archive ul li {
bottom-padding: 0px !important;
}
And in the browser can I change this:
.widget ul li {
bottom-padding: 0px !important;
}
And it works, but not if I put it into the CSS editor field of the theme. And now he change every where the bottom-padding but it must be only at the archive widget 0px.
asked 1 min ago
BZine change padding archive widget
Aucun commentaire:
Enregistrer un commentaire