Site logo

Archived topic

Letters of magazine grid hide on mobile

6 replies · Started by JOAQUIM GALANTE on September 20, 2020

Viewing posts 1–7 of 7

Hi there,

can you link me to the page where i can see the problem?

htts://focusmsn.pt

Try this CSS:

@media (max-width: 767px) {
    .wpsp-card .wpsp-content-wrap a {
        color: #000;
    }
}

Great, thanks a lot.

You're welcome

This archived topic is closed to new replies.