# Oups! Can't edit & correct my tab anymore after an unfortunate CSS

**URL:** https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886
**Category:** Ask for Help
**Created:** [October 10, 2021, 9:16am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886 "2021-10-10T09:16:18Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![L.M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/l.m/32/46371_2.png) [@L.M](https://community.glideapps.com/u/L.M)
#### Post date: [October 10, 2021, 9:16am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/1 "2021-10-10T09:16:19Z")

</div>

Ahem Oups! I made a mistake😁I pasted a CSS that hides me the Glide Builder (that was not the goal) and since then, I can no longer edit the tab where the Rich Text component ist to correct it.  
I did it in a test app, so no big deal, I can delete the tab.  
But is there a trick to take control back like a “safe override hard mode”?  
This is all that is loaded, with nothing to access the components.  
If I refresh, I can of course access my app and the other tabs, but never more this one.  
Adieu?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/6/3/63191e487479e1fd985956c1cedf151ec61c3863.png)

I copied this CSS to have a root code (the highlighted part). I didn’t think It would do sth harmful in its partial state.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/a/7a9dcd2d9274ceda401c8414afd2079f89788909.png)

```auto
Thks!
```

---

<div class="post-metadata">

### Author: ![Roldy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roldy/32/36068_2.png) [@Roldy](https://community.glideapps.com/u/Roldy)
#### Post date: [October 10, 2021, 9:45am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/2 "2021-10-10T09:45:45Z")

</div>

It also happened to me once, but thanks to the developer tool I was able to locate the element where I could disable the css that compromised the display of the builder.  
Have you tried this?

---

<div class="post-metadata">

### Author: ![L.M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/l.m/32/46371_2.png) [@L.M](https://community.glideapps.com/u/L.M)
#### Post date: [October 10, 2021, 9:49am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/3 "2021-10-10T09:49:32Z")

</div>

which tool, pls, Roldy? Thks 🙂  
I know exactly what Rich Text Component and CSS to delete/edit.

---

<div class="post-metadata">

### Author: ![Roldy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/roldy/32/36068_2.png) [@Roldy](https://community.glideapps.com/u/Roldy)
#### Post date: [October 10, 2021, 9:56am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/4 "2021-10-10T09:56:07Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/e/8e9b33cc17c1312e9ae2c76f885762d04ff4065d.png)

---

<div class="post-metadata">

### Author: ![L.M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/l.m/32/46371_2.png) [@L.M](https://community.glideapps.com/u/L.M)
#### Post date: [October 10, 2021, 10:34am UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/5 "2021-10-10T10:34:34Z")

</div>

Yes, that’s the Code Inspector, but how can it allow me to edit/reactivate my Glide UI?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 10, 2021, 12:00pm UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/6 "2021-10-10T12:00:02Z")

</div>

Disable CSS or edit the CSS through the code inspector. That should be enough to get the glide editor back so you can delete or change the rich text.

---

<div class="post-metadata">

### Author: ![L.M](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/l.m/32/46371_2.png) [@L.M](https://community.glideapps.com/u/L.M)
#### Post date: [October 10, 2021, 12:27pm UTC](https://community.glideapps.com/t/oups-cant-edit-correct-my-tab-anymore-after-an-unfortunate-css/32886/7 "2021-10-10T12:27:46Z")

</div>

Sorry, Jeff, I google to search “deactivate CSS Edge” or “turn off…”, can’t manage to find where I can deactivate. Would I be able to reactivate it afterwards?  
There are codes everywhere.  
Can you tell me where it could be? Or if I need a plugin? I don’t have Chrome on my PC.  
Thks
