Forums
Forums / Plugin: Recent Posts Widget Extended / Displa post in horizontal layout
(@reelanae)
8 years ago
I’d like my recent posts to be displayed in a horizontal layout, rather than descending in keeping with site theme. Any suggestions on how to code this?
(@radektj)
custom css, 4 col:
.rpwe-block li { float: left; max-width: 23%; margin-right: 2%; }
The topic ‘Displa post in horizontal layout’ is closed to new replies.