justified the search menu to the center Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › justified the search menu to the center This topic has 5 replies, 2 voices, and was last updated 4 years, 3 months ago by germanky. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 28, 2022 at 11:42 pm #36944 germankyParticipant hi support team, question if there a way to center the options on the search? (1) if there a way to fit the search field to fit the menu? (2) at this moment the menu is on the left side and there is a space can you point me where to fix that? thank you February 28, 2022 at 11:44 pm #36946 germankyParticipant i forgot, please check the mobile version the search menu should be center, how can I do that thank you March 1, 2022 at 12:52 pm #36956 Ernest MarcinkoKeymaster Hi! Sure, this simple custom CSS will do the trick: form.asp-fss-flex { justify-content: center; } March 1, 2022 at 1:05 pm #36958 germankyParticipant it works, thank you good support dropdown fields are centered, if there a way to center the names of each dropdown field? thank you again March 1, 2022 at 1:13 pm #36960 Ernest MarcinkoKeymaster That may not be possible, as it is a browser limitation. This may partially work on some webkit browsers: .asp_select_label select { text-align-last:center; } March 1, 2022 at 1:15 pm #36961 germankyParticipant it works thank you 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In