By Guest on Friday, 18 January 2019
Replies 2
Likes 0
Views 1.2K
Votes 0
Hi,

Is it possible to display events horizontally instead of vertically? See attachment.
I use Layout iconic

Please advise,
Sandra
Hello,

This custom CSS:


.jeventslatest {text-align: left;}
.jeventslatest > .jev_clear {display:none;}
.jeventslatest > .iconicdaterow { display: inline-block !important; width: 33%;}


Will do that for you.

Many thanks
Tony
·
Monday, 21 January 2019 06:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Perfect! It worked.

Thanks a lot!
Sandra
·
Monday, 21 January 2019 18:26
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post