Site logo

[Support request] Why the Search Form on the Sidebar doesn’t have the search button?

Home Forums Support [Support request] Why the Search Form on the Sidebar doesn’t have the search button?

Home Forums Support Why the Search Form on the Sidebar doesn’t have the search button?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2503625
    vincenteccl

    Hi! It’s weird that my search form on the right sidebar doesn’t have a button beside the search box.
    My other sites have the button, but not on this site.
    The website settings are the same, so I don’t understand why.
    Please help.

    #2503780
    David
    Staff
    Customer Support

    Hi there,

    i assume this is an older site.
    Try adding this CSS to fix that:

    .widget_search .search-submit {
        display: block !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.