On a cellphone those 5 articles are placed under each other.

Is there a way to show those images at ex. 20px so the 5 articles will show beside each other?
#nsp-nsp_574 .nspCol5 {
width: 20% !important;
}
teitbite wrote:Hi
Please add this code to mobile.css:
- Code: Select all
#nsp-nsp_574 .nspCol5 {
width: 20% !important;
}
this will lock images in this module to display in line.