Search Bar At Top of Page and Post

Home Forums Iconic One Pro Support Search Bar At Top of Page and Post

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 3 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6500

    craigkeefner
    Participant

    I’m having trouble getting the search bar to show on all pages and posts. I can get it to show up on posts after reloading. Unable to get on the homepage
    kioskindustry.org

    Here is additional CSS

    picture img {
    max-width: 100%;
    height: auto;
    }
    @media screen and (min-width: 767px) {
    picture img {
    margin-right: 20px;
    }
    }
    @media screen and (max-width: 620px) {
    .search .site {
    padding: 24px;
    }
    }
    table th, table td{
    display: table-cell;
    vertical-align: top;
    }

    #6502

    Hello,

    We have just re-tested for the mobile search working and it is working as expected when visiting via mobile.

    See this test site https://demo.themonic.com/devsite/

    If you have modified any code or added CSS remove that or re-install theme by downloading fresh from member area.

    Member Login

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

The topic ‘Search Bar At Top of Page and Post’ is closed to new replies.