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

    Good day!
    How can I hide ajax search field from my sidebar? I don’t need it there. I’ve attached link to one of pages, that have one

    #781992

    Hey Dmitrey,
    Try this code in the General Styling > Quick CSS field:

    .inner_sidebar .search-form-li {
    display:none !important;
    }

    Please clear your cache :)

    Best regards,
    Mike

    #781993

    Thank you very much! You’ve already helped me twice today)) We can close the issue.

    #782009

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide ajax search field from sidebar’ is closed to new replies.