Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1109944

    Hi guys,

    I’ve been browsing the forum but I couldn’t find the proper class to style the ajax search box background (the autocompletion search results).
    It’s transparent here :http://extradiensttest.at.dedi5499.your-server.de/

    Thanks for your help!

    greetings,
    Ritchie

    #1109957

    Hey Ritchie,

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

    CSS Snippet:

    
    #top #searchform .ajax_search_response {
        background-color: white;
    }
    
    

    Best regards,
    Yigit

    #1111005

    Hey Yigit,

    THX! You rock.

    greetings,
    Ritchie

    #1111007

    Hi,

    You are welcome, Ritchie! Let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Ajax search results background color’ is closed to new replies.