I really tried to find an answer to this, but just can't....
I'm trying to increase the padding between items in the page menu bar, but the padding turns out to be white (not the color of the item).
my code:
ul.rMenu li {padding-left:10px;}
Not sure what I'm doing wrong.
TIA!