Home Forums WoodMart support forum Header Builder Search – Make all ajax search results appear in 1 column only

Header Builder Search – Make all ajax search results appear in 1 column only

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383624

    Jeriss Cloud Center
    Participant

    Dear,

    I used to have the below custom css provided by your theme but now doesn’t work anymore since latest update.

    Can you please let me know how to fix this?

    Thanks
    Simon

    Attachments:
    You must be logged in to view attached files.
    #383675

    Bogdan Donovan
    Keymaster

    Hi,

    Try to replace previous code with the following code snippet:

    body .autocomplete-suggestions {
        grid-template-columns: none;
    }

    Kind Regards

    #383685

    Jeriss Cloud Center
    Participant

    You can close this ticket, thanks

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Header Builder Search – Make all ajax search results appear in 1 column only’ is closed to new replies.