Hey guys. I need a bit of assistance. On my website http://www.rapforthemoment.com my website bar is white with black text. If you can see, the black text is not centered in the bar, and by that, I mean the there is more space of white on the bottom of the menu bar than the top. I think this is called padding, or something?
Can you help me decease the bottom to center the text height-wise? Here is the code I am using, I just need the code for the height or padding chance.
.container-full.top-header {
background-color: #FFFFFF !important;
background-image: none !important;
}
Thank you in advance.