Tagged: transparent header
Hi
On this page http://www.yippi.no/ik/ I would like the header to be less transparent – I.e 50% – Is this possible to achieve?
Also when scrolling down I would like the menu font change to another color
GOT IT
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,255,0.6);
}
Change the last number 0.6 to 0.1 for more transparency, and increase to for example 0.9 for less