Search Box Suggestions Appears 'under' Content - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Search Box Suggestions Appears 'under' Content

GC

Gene Crawford

Helix Framework 2 years ago

On my website, paynepub.com, I'm having an issue where when you key in search term, the results appear 'underneath' the content there. If you use 'smb' as a search term in the search box, you'll be able to see what I'm referring to. This occurs on mobile devices as well.

I've attached a screen capture. ![](paynepub.com/images/search%20box%20issue.jpg?1685987419176)

Thanks,

Gene Crawford

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #119168

Hi there!

Sorry for your issue.

Please use the following code in your custom CSS:

.awesomplete > ul {
    z-index: 9;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
GC
Gene Crawford
Accepted Answer
2 years ago #119367

Thanks Rashida!

It fixed me right up. I appreciate the helpful screenshots, too. Made doing the fix a breeze.

Gene Crawford

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #119513

Hi,

Glad to know that and you are always welcome:)

You may accept the most useful answer in order to close the post.

Have a nice day!

0