Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Multiple Problem › Reply To: Multiple Problem
May 24, 2018 at 12:14 pm
#18005
Keymaster
Hi,
You are welcome!
It looks like the sidebar becomes a fixed position, where the percentage width may not work. Try somethign like this:
[html].asp_m_3 {
width: inherit !important;
}[/html]
This way the search bar width should be the same as the container.