Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mahfuzul Alam

    (@mahfuz87)

    Hi @dimalifragis

    Thank you for contacting us.

    Please use the following CSS code –

    @media only screen and (max-width: 600px) {
    .directorist-details-info-wrap .directorist-single-info {
    flex-direction: column !important;
    align-items: flex-start !important;
    }
    }

    If it does not work for you please provide a single listing URL from your website. I will check and try to provide a solution.

    Regards

    Thread Starter dimal

    (@dimalifragis)

    Thank you, it seems to work.

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