Tagged: header, logo, social icons
Hi, thank you for your very nice theme. It has truly a lot of options.
I’m currently building my website and I have some issues i cant resolve.
In het header my logo touches the borders, I want to have a little margin of 5 px on the top and bottom. Using the following don’t work:
.logo {
margin-top: 5px;
margin-bottom: 5px;
}
Also not all my icons are aligned in het header, how can I fix this? The Social icons are lower than my menu, how can I align this?