Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1161931

    hi, is it possible to set the degree of opacity of the background-color of the header menu when set in the “transparent header” page?
    I have tried this which works with the background but also takes the text and logo

    .home .header_bg {
    background-color: rgba(255, 255, 255, 0.7)!important;
    opacity: 1!important;
    }

    #1162123

    Hey Bryan_multigioco,

    Are you saying that the CSS is applying to text as well as the text? Where can we see the results you are getting?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.