Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #367171

    on transparent header and transparent/glassy header there are after scrolling background colors. Where do i set up these transparencies – because now its a littlebit (perhaps 0.9) transparent but i want it a bit more transparent.

    #367518

    Hey Guenter!

    Try adding this to your custom CSS.

    .header-scrolled .header_bg {
        opacity: 0.4 !important;
    }

    Best regards,
    Elliott

    #367745

    thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparency after scrolling’ is closed to new replies.