Thanks for your post,
Sorry to say could not understand clearly your issue,
Can you please explain your issue ?
Regards
I am using post grid plugin. In the grid view I want only certain details to show so in the excerpt field I type the following
date<BR>
time<BR>
location
this shows up but I can’t get the <BR> to push info down to a new line.
if you are displaying <br> to force new line you can accomplish this by css display:block
Regards
I just posted a new comment about this. I have added display block to the .single-tribe_events and this works fine it is the grid view that isn’t showing display:block at all.