Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #738663

    Is there anyway to put a solid background to the the real time results of the search box? Mine gets a transparent background and you cannot see the items very well: url: http://www.illux.com.mx and try the seaarch box (busqueda) and put for example ti- and wait for the realtime results, it will show over a transparent background.

    Regards

    • This topic was modified 7 years, 10 months ago by screege.
    #739339

    Hey screege,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #searchform .ajax_search_response {
        background: #999!important;
    }
    

    Best regards,
    Vinay

    #740789

    Hi it is only working with edge, firefox and chrome show the same transparent background.

    #740801

    Hey!

    It shows up fine on my end, attached a screenshot in private content field.
    Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Best regards,
    Yigit

    #740805

    I added a space after #999 !important and that resolved it, now when displaying the quicksearch menu it always stays, for example if I click just in some area the quick search results still remain displayed onstead of disapering.

    Regards

    #741235

    Hi,

    That is because of your customization. You can see default behaviour here on demo site – http://kriesi.at/themes/enfold/

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.