Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi James,

    By default, the search bar that is generated using the [ultimate-faq-search] shortcode should take up 100% of the element (i.e. div) that it is in.

    If you would like to add further styling to it, you could use the following class:

    .ufaq-text-input { }

    So, for example, if you wanted to set a specific width for the search bar, you could input the following into the “Custom CSS” box in the “Basic” tab of the FAQ Settings:

    .ufaq-text-input {
    width: 300px;
    }
    Thread Starter james3188

    (@james3188)

    That is an incredibly fast reply thank you. I love your plugin!

    Just a couple of other questions please, thank you.

    1. Is it possible to hide the search button that appears underneath the search bar

    2. Is it possible to move the search bar underneath the wording ‘Enter your question’

    finally

    3. is it possible to remove the indent that the answer displays with so that it is in line with the FAQ title.

    Many many thanks indeed

    James

    Hi James,

    Would you be able to provide us with a link to your site/pages with the FAQ? It seems as though there are some styling conflicts with the theme, as the search bar normally does show underneath the label. By looking at your site, we’d hopefully be able to get an idea of what’s going on and suggest CSS changes to you.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search bar length’ is closed to new replies.