Tweak CSS
-
Any idea how I can remove the padding on album displays? I’m happy to edit the CSS in my theme but as the developers have used ‘!important’ on the following code, I can’t override this to remove the padding.
.ngg-album-compactbox {
padding: 8px!important;
I removed the non-relevant lines of code for clarity
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Tweak CSS’ is closed to new replies.