Hi, on small screns I do not see content of JACM (Magazine - featured news), but only last square with the link.They shoul be visible, but resized. Regards, Tom
tomasmac1 Hi. Please add this to css:
@media only screen and (max-width:767px) { .hidden-xs { display: block !important; } }