Changing the Kebo padding
-
I am trying to override the padding for the plugin like this:
.kebo-tweets.list.light { padding: 0 10px 0 2px; }
But I can see in my code inspector that this has been scrubbed out by:
#widgets ol { padding: 0 0 0 20px; }
What do I do to make sure that my padding is the one that is selected, not the themes?
Thanks,
Nate
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing the Kebo padding’ is closed to new replies.