Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #406436

    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

    #406446

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Less transparent header’ is closed to new replies.