By Supporter on Tuesday, 24 October 2017
Posted in General Issues
Replies 3
Likes 0
Views 254
Votes 0
Hi,

There is an unwanted text string in App page.
Front > Params > Discover > Applications

In the right top corner of every app box there is a text in red : "update to es-app-items"
Ops, sorry about that. We totally missed that Can you add this into your template's css file temporarily.

[gist]
body #es .es-news-item::before,
body #es .milestone-item::before,
body #es .es-app-discussions__item::before,
body #es .es-app-item::before {
content: "";
}
[/gist]
·
Tuesday, 24 October 2017 23:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks
·
Tuesday, 24 October 2017 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem
·
Tuesday, 24 October 2017 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post