This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

The search setting position cannot be centered? Please help!

Home Forums Product Support Forums Ajax Search Pro for WordPress Support The search setting position cannot be centered? Please help!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30192
    wangyi81wangyi81
    Participant

    The search setting position cannot be centered? Please help!

    I want the search settings to be centered

    #30196
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    Try using this custom CSS:

    div.asp_sb form {
        align-items: center;
        justify-content: center;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.