Where can I customize the layout for a single event?
-
Where can I customize the layout for a single event?
Example – So it is:
<div class=”postcontent clearfix”>
<div class=”timely ai1ec-single-event ai1ec-event-id-176″>…</div>
<div class=”p-description”>…</div>
</div>And so I want it:
<div class=”postcontent clearfix”>
<div class=”p-description”>…</div>
<div class=”timely ai1ec-single-event ai1ec-event-id-176″>…</div>
</div>How do I implement this?
I look forward to answers!
Best Regards
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Where can I customize the layout for a single event?’ is closed to new replies.