Try to switch to maximum view and ā¦

Try to switch to maximum view and ā¦

Glide used to be able to go full screen within my window but itās not doing it at the moment.
Maybe you are using too much memory. Try closing it and opening it again.
Where is your logo? Did you change the settings?
I deleted it to see if anything would change.
Now I see this message:

This was the only code I had in there:
/*Container padding*/
#page-root:has(.slide-Show) .slide-Show > div > div > div > div {
padding:0 !important;
width: 100%;
margin-top:-20px;
}
/*Can delete*/
#page-root:has(.slide-Show) .slide-Show {
background: color !important;
padding:0;
}
#page-root:has(.slide-Show) [data-testid="card-image"]{
height:300px;
}
#page-root:has(.slide-Show) [data-testid="card-image"] img{
border-radius:0;
#main-root:has(.slide-Show) [data-testid="cc-card"] > div > div:last-child {
position: absolute;
width: calc(100% - 4px);
height:100%;
flex-direction: row;
}
#main-root:has(.slide-Show) .image-style-rectilinear.grid > p:nth-child(1) {
padding: 4px 8px;
text-transform: capitalize;
font-size: var(--text-size-base,1rem);
color: var(--gv-text-contextual-pale);
}
#main-root:has(.slide-Show) .image-style-rectilinear.grid > h3 {
position: absolute;
display: flex;
padding: 6px;
right:0;
top: 0;
font-size: var(--text-size-base,1rem);
}
#main-root:has(.slide-Show) .image-style-rectilinear.grid > p:nth-child(3) {
position: absolute;
width: 100%;
display: flex;
justify-content: center;
bottom: 0;
padding: 4px 8px;
text-align: center;
font-size: var(--text-size-base,1rem);
}
Turn it off
ok but should I try to validate the CSS?
No, itās because it contains :has, a pseudo code that is still in staging.
This is not the last one I provided. The last one, I have already given above (contain /*Hide Navbar*/)
sorry, I already tried to validate it. It says using root is unstable
Iāll delete the codes and leave the page for 5 minutes to update. Then Iāll test it with the codes without ārootā, just in case thatās the reason why everything got buggy.
remember I said I donāt want to hide the nav bar. I doesnāt look good without the bar.
from back here.
Do you think this is the source of the problem?
Just remove this part:
/*Hide Navbar*/
#page-root:has(.slide-Show):has([class*="mobile-nav-bar"]) [data-testid="wire-container"] {
background-color: transparent !important;
padding-top: 0;
}
yes, thatās what I did ![]()
Ok. So after deleting the codes and waiting a while⦠during which time I also cleared cached, temporary files and cookies from my pc, and upped the monitor zoom by 10%ā¦
I opened the app and now it looks like this:
I really think it could be a bug in the system. So maybe I should delete this app and use another on to test the layouts. What do you think?
Look at this @Himaladin @NoCodeAndy
Isnāt that weird?
What is the problem? I donāt see the oddity? You can replace it with a new container to test it.
I thought it was weird that the image flashed big every time I changed back to the layout view⦠Guess Iām just panicking now, lol.
Now, NoCodeAndy is freaking out. ![]()