Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28385

    Hello. Is there any way to control the opacity of funds header or the main content. Thank you.

    #137394

    Hi romero2,

    What do you mean by “funds header”? If you can point out what elements you are trying to adjust the opacity we can see if its possible with a bit of CSS.

    Regards,

    Devin

    #137395

    i mean the Header background

    #137396

    Hi!

    You can try following css code – insert it into the quick css field

    .header_bg {
    opacity: 0.95;
    }

    The value must be between 0 and 1.

    Regards,

    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘opacity’ is closed to new replies.