After add some custom code eventon>settings>styles for correct a layout error due to my theme, all the data fields in event descrition are missing.
my actual custom styles :
.eventon_events_list .eventon_list_event p, .eventon_events_list .eventon_list_event a.desc_trig{display:none}
.eventon_events_list .eventon_list_event p a.desc_trig,
.eventon_events_list .eventon_list_event p.desc_trig_outter{display:block}
Please remove your custom code and let us know what you are trying to achieve.
If if remove this code my event list not showing properly, blank lines appears between the events. I would like to know how recover the event decription data fields with this code, cause this code is my only way for have a proper list layout.
I will remove the styles temporarily and see if there is better css to use
OK refresh your browser- how does that look?
I think I fixed it I used the following css
.eventon_events_list .eventon_list_event .evcal_list_a {
min-height: 0px;
padding: 0px 0 0px;
}
and got rid of your css
Yes, it fixed the problem. Thanks a lot !
That’s great.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!