• Resolved dailycdev

    (@dailycdev)


    If you look at this on a desktop computer, the part that says the following exists…
    About 2,900 results (0.22 seconds) Sort by: Relevance

    However, on my mobile devices, like my phone and iPad, this section goes away.
    The CSS Class for this section is .gsc-above-wrapper-area. Anyhow, let me know if there is a way to not have this hidden for mobile view.

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

Viewing 1 replies (of 1 total)
  • Thread Starter dailycdev

    (@dailycdev)

    I was able to fix this issue myself. Here is the CSS for anyone who is interested.
    .czr-wp-the-content .gsc-above-wrapper-area {
    display: block;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile Search Issues’ is closed to new replies.