🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 02:11:10 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
easy-accordion-free
/
src
/
templates
/
modal
📍 /home/eliteewa/public_html/wp-content/plugins/easy-accordion-free/src/templates/modal
🔄 Refresh
✏️
Editing: modal-style.scss
Writable
.sp-easy-accordion-faq-form-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; z-index: 1000; .sp-easy-accordion-faq-form-modal-content { position: relative; //close button .sp-easy-accordion-faq-form-modal-close-button { position: absolute; top: 10px; right: 10px; font-size: 28px; border: none; background: none; cursor: pointer; } .sp-easy-accordion-faq-form-modal-body { width: 100%; } } }
💾 Save Changes
❌ Cancel