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

    Can you please help with floating the ajax search results over the top of the content on the landing page. Please see the link shared to check the search result behaviour
    Regards
    D

    #1190071

    Hey trufflesadmin,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1190382

    Hi Victoria, details shared below, any help gratefully received

    #1190636

    Hi trufflesadmin,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header_meta #searchform .ajax_search_response {
        position: absolute;
        width: 30vw;
        left: -150px;
        background-color: #ccc;
        margin-top: 6px;
        padding: 20px 10px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1191088

    That’s perfect Victoria, thanks very much for your help :)

    Regards
    D

    #1191468

    Hi,

    Awesome! Glad it’s fixed. Thanks to @Victoria.

    We’ll close the thread now. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to float ajax search results over content’ is closed to new replies.