If I want to change color for text in certain area of content, how to do it?
Every project has it's own color. So I want to be able to use at least change colors for two levels of titles.

you can now change the the platform pages title and subtitle color

If I want to hide any row in a page, how can I do it?
Currently not every section or row has the option [enable: true or false]. I have to check and set the option. but if you remove the markdown content then the row will disappear (not for every section or row).
If I want to hide any full page, how can I do it?
set draft: true in md file
If I want to hide anything in the header bars menu items, how can I do it?
carefully check the menus.en.toml file and remove a menu-item like it has
If I want to add any new item into the header bar, how can I do it?
carefully check how the menus are listed in menus.en.toml file and add the menu-item that way
If I want to change Texts color in the Banner areas, how can I do it?
if you have to change this from markdown then I have to set the option for that.
I set this option for the title and subtitles whare you asked for. please check the markdown content.
if there are no option create an issue, I will do that.
@devopstoday11 I covered all the high priority issues you created. wish me a good weekend 😥
If I want to change color for text in certain area of content, how to do it?

Every project has it's own color. So I want to be able to use at least change colors for two levels of titles.
you can now change the the platform pages title and subtitle color
If I want to hide any row in a page, how can I do it?
Currently not every section or row has the option [enable: true or false]. I have to check and set the option. but if you remove the markdown content then the row will disappear (not for every section or row).If I want to hide any full page, how can I do it?
set draft: true in md fileIf I want to hide anything in the header bars menu items, how can I do it?
carefully check the menus.en.toml file and remove a menu-item like it hasIf I want to add any new item into the header bar, how can I do it?
carefully check how the menus are listed in menus.en.toml file and add the menu-item that wayIf I want to change Texts color in the Banner areas, how can I do it?
if you have to change this from markdown then I have to set the option for that.I set this option for the title and subtitles whare you asked for. please check the markdown content.if there are no option create an issue, I will do that.@devopstoday11 I covered all the high priority issues you created. wish me a good weekend 😥