« Web, HTML, Tech Forum

how do i make interests text not transparent but the rest of logo blue transparent

Posted by leonard

posted

Forum: Web, HTML, Tech

yeah that's pretty much it, what it says in the subject


 :root {

        --logo-blue: transparent;

        --darker-blue: #000000;

        --lighter-blue: #2c1c59;

        --lightest-blue: #FFFFFF;

        --dark-orange: transparent!important;

like this is what i have, it keeps making the text in interests transparent, what do i do


Report Topic

0 Replies