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

    Hi there,
    I’m using the option of transparency header but when I scroll down the header become white, it’s possible to change it to transparent or black glassy?
    thanks!

    #703963

    Hey inaudit,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    .header_color .header_bg {
        background: rgba(0,0,0,0.7);
    }

    Hope this helps :)

    Best regards,
    Nikko

    #704230

    oh yeah… it helped a lot! you are always ready to help… that’s awesome thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Transparent and glassy’ is closed to new replies.