Hello @sivkh,
you can create a custom checkbox field (true/false for ACF) “extreme” (we use ACF Fields for that).
Enable the checkbox for a page and edit this page with Elementor.
Add any widget u want (in your case the Image Widget), use the widget just like ever.
In the widget switch to Advanced -> Dynamic Conditions
select Dynamic Tag -> our custom field (in our case ACF Field with the key “extreme”)
Show/Hide -> “Show when condition met”.
Condition -> “Is equal to”
Compare Type -> “Text”
Conditional value -> “1” (without the “)
You can enable the Debug mode to check if u need to enter something other like 1. (It is in ACF the for the True/False field the “1”)
Debug-Mode -> “on”
Save the page
Switch to the page (not the preview mode, it only works on the live page)
Check the Value on DynamicTag-Value
Use this value as “Conditional value”
So that should be a complete step by step guide for you. if you need any further help just rewrite on this issue. We mark this issue as resolved.