11/28/2017 at 4:54 pm
#442273
Keymaster
@ Brett
I did understand the issue… try adding this CSS to the theme’s CSS area:
span.cn-upcoming-date {
display: block !important;
position: relative !important;
text-align: right;
}
This may or may not work. You’ll have to tweak as desired if it does.
Hope this helps!