Reply To: How to make my pages default background semi transparent

Home Forums Support How to make my pages default background semi transparent Reply To: How to make my pages default background semi transparent

Home Forums Support How to make my pages default background semi transparent Reply To: How to make my pages default background semi transparent

#200184
KENNETH

Thanks got it.

What about Header?

I set my logo under header background.

My Header logo is .png. I just want to Transparent the white potion, but not the logo, thus i can see the body background.

The below code doesn’t work, it get my logo transparent too and i can’t see my body background.
t

.inside-header {
background-color: rgba(255,255,255,0.8) !important;
}

  • This reply was modified 7 years, 10 months ago by KENNETH.