Light box background color

  • Posted in : cvCard WP
  • exostudio
    Participant

    I would like to change the light box overlay background-color from #BEBD97 to something else but I cant seem to find where it is located within the .css.

    The element inspector says its “inline”?

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    div#fancybox-overlay {
        background-color: #333 !important;
        opacity: .8 !important;
    }
    
    exostudio
    Participant

    div#fancybox-overlay {

    Thanks, that is what I needed – couldn’t find it!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register