center 3 filter dropdown fields Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › center 3 filter dropdown fields This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by Ernest Marcinko. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 22, 2018 at 7:12 pm #18761 depadParticipant Hi Ernest, I am struggling with the following design: please have a look at https://www.ballonkuenstler.de How can I put the 3 dropdown filters centered to the searchfield ? So they are centered underneath the search field. I haven’t found any option to do this. Many thanks for your help. Best Regards, Markus July 23, 2018 at 10:35 am #18766 Ernest MarcinkoKeymaster Hi Markus, There is no option for that, however it should be possible with some custom CSS: [code].asp_sb.asp_sb_3 { max-width: none !important; } .asp_sb.asp_sb_3 form { justify-content: center; }[/code] This should result in this: https://i.imgur.com/wiiRyoY.jpg July 24, 2018 at 8:29 pm #18770 depadParticipant Hi Ernest, many thanks for the help. Now it looks good! I was struggling in finding the correct css. Great support! All the best, Markus July 25, 2018 at 9:10 am #18772 Ernest MarcinkoKeymaster You cannot access this content. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘center 3 filter dropdown fields’ is closed to new replies.