Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1321351

    Hi!
    When searching in mobile view the result number overlaps, see picture in private content (and posted a link to my webpage).
    Is there a way to fix this?

    Br

    #1321488

    Hey Hejanni,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .template-search .post-entry {
        height: 80px;
        min-height: 80px;
    }
    }

    Best regards,
    Rikard

    #1321584

    Worked perfect, thank you!
    You can now close this thread!

    Br

    #1321662

    Hi,

    Glad Rikard could help!
    Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search mobile view overlaps’ is closed to new replies.