Hello, I would like to use Ja SideNews Horizontal layout instead of vertical layout. I know it is possible because you advised me how to do it in past, but it does not work with the layout of my page. Thank you for answer! Suggested change in custom.css does not work. I added this to my page, but no luck.
#ja-sidenews-jasd-modid91 .ja-sidenews {
width: 32%;
float: left;
margin: 0 5px;
font-size: 12px; }
and .col-sm-6 {
width: 100%!important;
}