Unable to style Modal width now
-
Hi – I updated my Easy Modal today and I seem to have lost the ability to style the modal box.
I was using CSS to change the width with this –
#eModal-Container {width: 400px; background: #00a4e6 !important;}
but that no longer works. I see in the css for easy modal that Container has been dropped and I can’t target it now to change the width. It’s a huge 80% wide modal box now which just looks stupid. Is there some way to let us change the width to say 40% of the page?
I’ve tried this:
div#eModal-1.modal active theme-1 {width: 60%; background: #00a4e6 !important;}
and a thousand derivations of it but nothing will action it.
thanks for any help.
The topic ‘Unable to style Modal width now’ is closed to new replies.