Closed alkahtani closed 7 years ago
@alkahtani This is because by default the margin-top of the event detail section is set to fixed 262px as below. You could adjust the margin-top according to the element height added before the calendar.
.event-detail-container {
margin-top: 262px;
}
@twinssbc many thanks , this is fix the issue , it can be closed now . appreciate your help
I face an issue when adding any HTML tags the calendar style get missing , the events shown behind the calendar , i tried also to extend nav-bar height the calendar is hiding behind the nav-bar
any idea to be able to add HTML tags without getting the calendar style and appearance missed up, i am using ionic 1