Hi,
Please have a look at:
http://maastricht-students.com/student-blogs/
The Events Calendar feed (a recommended plugin for Enfold) isn’t showing up correctly here. The formatting seems to be garbled. Or am I missing something?
Many thanks,
Atticus
Hi maastrichtuniversity!
That’s how it looks on my end as well. Take a screenshot and highlight how your wanting it to look and we’ll give you some CSS to use.
Regards,
Elliott
Hi Elliot,
I don’t care particularly as long as it looks orderly. Events should have a line break between them and the date/time should be either highlight with grey entirely or not at all.
It seems like a fairly simple problem. Will it be fixed with the next Enfold update?
Atticus
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body .datepicker.dropdown-menu, #top .main_color #tribe-bar-form input[type='text'], .main_color .tribe-mini-calendar td, .main_color .tribe-mini-calendar-event .list-date .list-dayname, #top .main_color .tribe-events-tooltip, .main_color .recurring-info-tooltip, .main_color .tribe-events-tooltip .tribe-events-arrow { background: inherit; }
.sidebar .vevent {
margin-bottom: 20px;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 20px;
}
Best regards,
Yigit
Hi,
Thanks very much. Looks much better now.
Atticus