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, have a recent problem on the mobile because the titles of the magazine grid appear hide, on GP layout are fine https://focusmsn.pt/wp-content/uploads/2020/09/GP-1.png but on mobile not https://focusmsn.pt/wp-content/uploads/2020/09/GP-2.jpg the letters are hide.
Can you help me?
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.