WPIntell

Source evidence

Custom CSS for Modals

Easy Modal · support · 2016-07-31T16:35:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 23 rows with source links

17.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
myers6 unresolved
I’m trying to customize my modals and it’s working EXCEPT…the difference in #eModal-3 doesn’t show up. Actually, the customization for #eModal-3 doesn’t work at all. It’s like the custom CSS only allows for customization of one Modal. You can see that the difference in the modals is only the border color. Can anyone see what I might be doing wrong and how I can be able to customize all my modals? Thanks in advance for the help. Here is the CSS code I’m using: #eModal-1 { height: 400px; width: 400px; border-radius: 200px !important; background-color: #525252 !important; border: 5.5px solid #ECA846 !important; } #eModal-3 { height: 400px; width: 400px; border-radius: 200px !important; background-color: #525252 !important; border: 5.5px solid #26235B !important; } https://wordpress.org/plugins/easy-modal/ Can anyone help with this??? @myers6 – Sorry for the delay, the height and width would also need to be set to use !important as well. Other than that it looks correct. Have you looked at upgrading to Popup Maker?

Comments

2 shown
myers6 2016-08-01T20:07:00+00:00

Can anyone help with this???

Daniel Iser 2016-09-07T07:20:00+00:00

@myers6 – Sorry for the delay, the height and width would also need to be set to use !important as well. Other than that it looks correct. Have you looked at upgrading to Popup Maker?