Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
  • in reply to: Search Box in Header #193889
     Ayoade
    Participant

    It does not fix it. I have tried that and cleared the cache. Here’s the code I used:

    COPY CODE
    .kleo-search-form #searchform .input-lg {
        height: 36px !important;
        border-radius: 8px !important;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        background-color: #fff;
    }
    .kleo-search-form #searchform .input-group-btn {
        position: absolute;
        right: 26px;
        top: 15% !important;
    }
    .kleo-search-wrap.kleo-search-form.search-style-default {
        margin-top: 1%;
    }
Viewing 1 post (of 1 total)

Log in with your credentials

Forgot your details?