This is a component that puts a search bar along with optional headline and subhead text in a banner above the main topic list navigation.
By default this banner appears on all top-level topic pages (latest/new/unread/top/categories… anything in the top menu site setting) but it can also be set to only display on a community’s homepage.
Show the banner on all top-level topic pages (default), just the homepage, or all pages
Show the banner for everyone, logged in, or logged out users
Set a background image
Custom styling
The HTML element gets a class named .display-search-banner wherever this banner appears, and the banner itself is wrapped with the .custom-search-banner class, so with some CSS you should be able to customize the appearance of this banner however you see fit.
Future enhancements
Add an option to enable the banner in specific categories
After disabling the theme-component, it’s aligned the right way.
Can you please check if there’s something that you could do on this?
(Something like a fix to always display the user-card below the clicked location, instead of automatically choosing an alignment?)
I don’t think this is a theme-specific issue. I tried with all themes including the default one and the issue persists.
This means it is a problem with the theme component, not the plugin. I’ve made a change to the component that should fix it (also moved your post to the component topic).