StackIdeas
Event Pagination issue
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%;
}
Ezrul Fazwan
·
Wednesday, 04 November 2015 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
#236049
That seemed to do the trick..thanks!
Haki Saki
·
Wednesday, 04 November 2015 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
#236068
Hi Haki Saki,
You are most welcome.
Ezrul Fazwan
·
Wednesday, 04 November 2015 12:11
·
0 Likes
·
0 Votes
·
0 Comments
·
#236073
View Full Post