Background Overlay -> Modal

1 reply · opened Aug 22, 2016

ZzukiiAug 22, 2016

Hey Guys,

i am looking for an option to set up the dark overlay by using the modal. Is it css or jquery? where is it possible to make the background overlay a bit darker?

greetings and thx

SSemicolon WebSTAFFSep 2, 2016

Hello,

[sb_private_reply]We Really Apologize about the Delays in replying to your Support Query and Really Really Appreciate your Patience with us![/sb_private_reply]

You can set the Overlay BG Color darker by Editing the CSS. Please add the following CSS Code in the css/custom.css File:

.mfp-bg {
	background-color: #000;
	opacity: 0.8;
}

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard