I see. Because I am using the html <table>
there, so Kodular staff may want to look on it too.
Okay. I showed it just to help the Kodular Designer team.
Showing same for me. Mine is also chrome.
Yes , now it"'s ok.
But , the primary image still in trouble
If the title bug hasn’t been fixed, then that’s the reason why you can slide your screen to the left.
Mee too facing problem
As I said before
Pls try this on wrapper of title.
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
I followed your suggestion, I had a hard time finding the correct “CSS class”, I made the commit that could fix it
Wait for a staff member to update the theme on Community
I forgot to mention it
I removed all the img
tag related modifications
They should look good after they update the theme
Pls make changes in above code here.
#topic-title h1{ ... white-space:initial; text-overflow:elipsis; text-align:start; }
Remove overflow-wrap
I tested in developer tools it fixes title overflow and make it to next line.
You need to edit #topic-title h1
After this update it don’t notify me all the likes !!!
Maayur’s like has not been notified.
Personally, I do not care about the likes that I have but I am interested in being notified !!!
For this problem setting overflow-x:hidden;
on parent should solve
When i Scroll in my Android Device the top bar with search icon and my image gets partially hidden.
it should either be totally visible or totally hidden, i think.
Also it happens at the bottom bar when i am writing a post and collapse it.
And i am using Chrome.
It works perfectly on brave browser on my phone
I already mentioned it once:
The theme does not affect the operation of Discourse