[Resolved] Letters of magazine grid hide on mobile

Home Forums Support [Resolved] Letters of magazine grid hide on mobile

Home Forums Support Letters of magazine grid hide on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1450919
    JOAQUIM GALANTE

    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?

    #1450929
    David
    Staff
    Customer Support

    Hi there,

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

    #1450932
    JOAQUIM GALANTE

    htts://focusmsn.pt

    #1450933
    JOAQUIM GALANTE
    #1450937
    David
    Staff
    Customer Support

    Try this CSS:

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

    Great, thanks a lot.

    #1451430
    David
    Staff
    Customer Support

    You’re welcome

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.