• ceokophael

    (@ceokophael)


    Hello,

    I want to use rgba on the header but it doesn’t work.

    Here is the original code in the CSS
    ” .navbar.navbar-default {
    background-color: #35689d;
    } “

    and this is what I’ve tried, but nothing happens

    ” .navbar.navbar-default {
    background:rgba(231,30,23,0.4);
    } “

    Can somebody help me with that please ?

    Thank you

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    We can’t help unless you link the Webpage in question.

Viewing 1 replies (of 1 total)
  • The topic ‘sparkling header background color with rgba’ is closed to new replies.