• Resolved rikou

    (@rikou)


    hello, there is still a mobile display problem. I added the CSS but a large space is created above the text. Thanks for your help. Plugging is really good

    @media screen and (max-width: 480px) {
    .hustle-modal article p {
    height: 50px;
    }
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hey @rikou,

    Hope you’re well.

    Can you add this custom CSS for a try;

    .hustle-modal-image_right{
        height:auto !important;
    }

    Cheers,
    Oguz

    Thread Starter rikou

    (@rikou)

    thank you for your help, the result is perfect!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘mobile display problem’ is closed to new replies.