Hello,
I have 4 words (pages) in my header (home, about us, events, contact us) and I’d like to move them down so that they’re in the middle of the header. I don’t want to change the size of the header; just move the words down. I added the following code to my css but it didn’t work. Can anyone help please?
Thank you!
Website: http://www.ishqmatters.com/
.main-navigation ul
{
padding-top: 30px;
}