By Haki Saki on Wednesday, 04 November 2015
Posted in Technical Issues
Likes 0
Views 690
Votes 0
When a user clicks on an Event, the Event shows but the FILTER BY APPS section is not showing correctly (please see attached) Thoughts?
Hi Haki Saki,

Can you try to apply the following css code inside your custom.css file and see how it goes?
div#fd.es .es-widget .fd-nav .data-dashboardfeeds-item {
width: 100%;
}
·
Wednesday, 04 November 2015 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
That seemed to do the trick..thanks!
·
Wednesday, 04 November 2015 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Haki Saki,

You are most welcome.
·
Wednesday, 04 November 2015 12:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post