Forums Forums Search & Filter Pro CSS Mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #86101

    Hello again, my friends!

    I’ve been working hard to make forms to be like my theme. Right now I have a problema only with the formating for mobile. The form looks great now on desktop, but I can’t get @media to work to put one form on each line. I’m using this code and some other variation, with no luck? Any suggestion?

    @media only screen and (max-width: 448px) {
    #search-filter-form-42 .ul li li {
    display: block;
    }
    }

    Anonymous
    #86102
    This reply has been marked as private.
    Anonymous
    #86154

    You may close this topic, please. I got it fixed. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)