Contact Us

You can find us at

EMAIL

info@medyssia.com

Call

+91 9773764412‬ / ‪+91 8920214095‬

Let's get in touch

``` --- **Theme structure bhai:** ``` meyssia-theme/ ├── style.css ← Theme identity + full CSS ├── functions.php ← Setup, CPTs, Customizer ├── header.php ├── footer.php ├── front-page.php ← Homepage (set this as front page in WP) ├── index.php ← Fallback └── assets/ └── js/ └── main.js └── images/ ├── hero-bg.jpg ← Add karo └── why-us.jpg ← Add karo