Viewing 8 posts - 1 through 8 (of 8 total)
  • #61835
    onehipcat
    Member
    Post count: 170

    Hi,

    It appears since after I’ve updated the website, that the search box is functioning differently. When you start typing in your search item it brings up a menu of the items. I like it, but you can’t see it very well because the box is clear and it overlaps on the revolution slider. Is there a way to make the background of the menu white and not-see through? See image. Thanks!!

    #61974
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks like you’re missing the background, please can you provide me with your link so I can inspect the css.

    – Kyle

    #62114
    onehipcat
    Member
    Post count: 170
    This reply has been marked as private.
    #62142
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this custom css:

    .ajax-search-results {
      background-color: #fff;
    }

    – Kyle

    #62154
    onehipcat
    Member
    Post count: 170

    This is not working for me, even after I clear my cookies. I double checked the css too to make sure everything was closed.

    #62177
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding !important, so:

    .ajax-search-results {
    background-color: #ffffff!important;
    }

    #62233
    onehipcat
    Member
    Post count: 170

    Yes. Thank you.

    #62244
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 8 posts - 1 through 8 (of 8 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