I have tried adding css snippets. I have used various css codes. Some gathered via google and others via ChatGPT.
One example:
/* Hide Embedded search header text and icon */
/* Hide the query header text */
.index-query-header-title {
display: none;
}
I have tried the plugin and also the suggested code within the thread. The BRAT plugin. I may have to re-read the documentation. It wasn’t clear at first. And yes, the link is no longer. Thank you, ariehen.
I have tried the BRAT plugin. I also saw the latest remarks to the plugin. The plugin is simply not working in my Obsidian setup. Argh!!! I will have to keep trying.
Okay, the steps you showed above worked. The new file essentially made the query control obsolete. Great. I now have the title collapsed. Good to go. Thanks you, ariehen.