New Landing How can we help? Cardinal visible search bar

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #135192
    hamlik2002
    Member
    Post count: 93

    Hi,

    I need to change the search bar so that it is always showing the box right next to the magnifying glass. I’ve attached a before and after photo. Its a photoshoped photo so I don’t need it to be exactly like that…

    I just need a search box next to the magnifying glass with the word search written in it…

    thank you 🙂

    Attachments:
    You must be logged in to view attached files.
    #135328
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url to check and give right exact code to you.
    Thanks
    Mohammad

    #135329
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This is the best I can do:

    .ajax-search-wrap {
      border: 1px solid #e3e3e3;
      box-shadow: none;
      display: block;
      right: 0;
      top: 0;
      width: 200px;
    }
    .ajax-search-wrap:after {
      display: none;
    }
    #main-nav .ajax-search-wrap {
      right: 0;
    }
    #main-nav .ajax-search-wrap input[type="text"] {
      padding: 5px 20px;
    }
    .ajax-search-wrap input[type="text"] {
      height: 40px;
    }
    #main-nav .menu-right ul.menu > li > a.header-search-link-alt {
      display: none;
    }

    – Kyle

    #135468
    hamlik2002
    Member
    Post count: 93

    Thanks Kyle, but that didn’t turn out the way I wanted.

    I’ll just find a plugin maybe…

    #135649
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register