Hi
I’m playing around with header transparency and have just about got it how I want except I cannot get rid of the tiny border between the top bar and the main header area. Also the social icons do not change colour in line with the font colour I have selected for the menu links. Help!
Thank-you!
Also I’ve just noticed that the top bar, as well as the area behind the main menu links don’t go the same level of semi transparent as the rest of the header when you scroll down – they stay solid white.
Hi!
Add this to your custom CSS.
#header_meta { border-bottom: 0px !important; background: transparent !important; }
Regards,
Elliott