# Apply edits to all screen sizes at once?

**URL:** https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056
**Category:** How do I?
**Created:** [April 10, 2024, 9:28pm UTC](https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056 "2024-04-10T21:28:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![imb](https://avatars.discourse-cdn.com/v4/letter/i/ecd19e/32.png) [@imb](https://community.weweb.io/u/imb)
#### Post date: [April 10, 2024, 9:28pm UTC](https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056/1 "2024-04-10T21:28:54Z")

</div>

Is there a way to apply edits across all screen sizes at once?

Im making edits on the mobile screen that could work on desktop but the edits aren’t applying there. Having to jump back and forth for very small changes and would like to know if there is a way to apply the change across all three screen sizes.

Thank you!

---

<div class="post-metadata">

### Author: ![luka](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/luka/32/1571_2.png) [@luka](https://community.weweb.io/u/luka)
#### Post date: [April 10, 2024, 9:44pm UTC](https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056/2 "2024-04-10T21:44:07Z")

</div>

All style changes are cascading, meaning that unless specified, desktop styles will be applied to all screen sizes

To answer your question, you need to apply the style on desktop to affect all screens at once

---

<div class="post-metadata">

### Author: ![imb](https://avatars.discourse-cdn.com/v4/letter/i/ecd19e/32.png) [@imb](https://community.weweb.io/u/imb)
#### Post date: [April 12, 2024, 5:49am UTC](https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056/3 "2024-04-12T05:49:46Z")

</div>

Is there a way to push moblie edits across the other screen sizes? I have a bunch of edits i made on mobile that would take forever to push across the other screen sizes.

---

<div class="post-metadata">

### Author: ![luka](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/luka/32/1571_2.png) [@luka](https://community.weweb.io/u/luka)
#### Post date: [April 12, 2024, 9:36am UTC](https://community.weweb.io/t/apply-edits-to-all-screen-sizes-at-once/8056/4 "2024-04-12T09:36:19Z")

</div>

Not at the moment, but a good suggestion for us
