BuddyBoss Home – Web Support Forums Solutions Social Portfolio Search Bar With No Background No Results

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

    #67872
    @heavenlygiftedpeople

    Go to http://www.heavenlygifted.com and type in “Travis” in the search bar without logging in. You will see that the search results do not have a white background to them. They need to have a white background so they can be read. How can I fix this?

    Answers

    #67889
    @anve

    HI @heavenlygiftedpeople,

    Please try adding following css in child theme’s custom css option.

    
    #ui-id-1 li {
      background-color: #fff !important;
    }
    

    Regards
    Anve

    #67979
    @heavenlygiftedpeople

    Hi,

    I entered in the code and this did now work. I am still not getting a white background on the search results when I search from a non-logged in user.

    What can we do?

    Thanks!

    #68199
    @anve

    Hi @heavenlygiftedpeople,

    Please try applying the css using ‘simple custom css ‘ plugin. The css is not being applied on your site .

    Regards
    Anve

    #68335
    @heavenlygiftedpeople

    Hi,

    I downloaded the simple custom css plugin and that worked great for all the other CSS but for some reason the css you gave me did not work. Please try to search out “Travis” at http://www.heavenlygifted.com and you will see that it still doesn’t have a white background.

    Thanks for helping me with this! Much appreciated!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘Search Bar With No Background No Results’ is closed to new replies.