Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filter dropdown effect push content › Reply To: Filter dropdown effect push content
April 27, 2020 at 12:39 pm
#26921
Keymaster
Hi,
Well, it is a tough question, because if it’s floating, it may not be able to adept to the parent width.
Try this custom CSS, it may work with the block layout:
div.asp_sb {
position: absolute !important;
}