RE: Portal - How to remove sections from home page
Hi Partner,
Is the page in screenshot a customized web page by yourself ?
I havn't found this page in my customer self-service portal, so I take knowledgebase page as example:
1. Firstly you should check the pathname and take it as keyword for Partial URL field to find the corresponding web page.
2. Enter the page template
3. If the page template type is Web Template, then our work could be easy, just open its web template
4. embed our style code after {% block main %} tag
page-heading is the element we want to hide, while margin-top for row is to make a margin to top for our content.
5. Result
If your web template type is Rewrite, then you could share me the text of it and I will do a further testing.
Regards,
Clofly