Viewing 1 replies (of 1 total)
  • Plugin Author kevinweber

    (@kevinweber)

    Hi,
    simply add some custom CSS via the plugin’s options panel, as follows:

    .wbounce-modal .underlay {
    	background-color: rgba(0,0,0,0.7);
    }

    The last parameter defines the transparency (0.7). Default is 0.5, thus 50%.

    By the way, never change one of the plugin files on your own. Hard coding is really bad practice. So please use the options panel or tell me the features you want to have ??

    Best regards,
    Kevin

Viewing 1 replies (of 1 total)
  • The topic ‘Background darker’ is closed to new replies.