• Resolved wrauto

    (@wrauto)


    Good morning guys.

    Recently I used Ivory to realocate my website search bar to the menu (Wonderful plugin btw).
    But The submit search button seems to be a little bad boy and despite my efforts, I cant move it from below the search bar to the right.
    I used this custom CSS from another thread to tweak it, but the submit search button still dont move.

    .astm-search-menu.default input.search-field {
        width: 500px;
        padding: 14px 8px;
    }
        hgroup#logo {
        padding-right: 0;
    }
    body #page .astm-search-menu .search-form input[type="submit"] {
        padding: 14px;
        right: -30px;
    }

    I would like some help with moving it from below the search bar to the right. Preferably Custom CSS.

    Thanks for the help

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“Submit search” button below the search bar’ is closed to new replies.