Not able to set a common template for Customer Portal, Blog and Knowledge Base
SOLVE
Hello,
I am trying to create a customer portal with the pages Customer Portal, Blog and Knowledge Base with the same template. They look similar, but they are still different and that looks unprofessional. Can someone help me to do this ?
The Customer Portal has very limited styling options, so there currently aren't any other options there.
For Knowledge Base, you could have a developer write some custom CSS and add it to the Header HTML in the Custom HTML section.
To access that area you would go to:
Settings > (Content) > Knowledge Base > Template
Then, the custom CSS would need to be added. Below is an example to change the header color of the Knowledge Base (this would override the theme settings).
However, if you need all 3 to match as close as possible, then you would need to use Customer Portal as the "main style" and have a developer adjust your Knowledge Base and Blog templates to match the Customer Portal style.
✔️ Did this post help answer your query? Help the community by marking it as a solution.
Unfortunately, it is currently not possible to use the same template for Knowledge Base, Customer Portal, and Blog. You can only customize them individually.
To customize Knowledge Base theme, you can follow this article:
The Customer Portal has very limited styling options, so there currently aren't any other options there.
For Knowledge Base, you could have a developer write some custom CSS and add it to the Header HTML in the Custom HTML section.
To access that area you would go to:
Settings > (Content) > Knowledge Base > Template
Then, the custom CSS would need to be added. Below is an example to change the header color of the Knowledge Base (this would override the theme settings).
However, if you need all 3 to match as close as possible, then you would need to use Customer Portal as the "main style" and have a developer adjust your Knowledge Base and Blog templates to match the Customer Portal style.
✔️ Did this post help answer your query? Help the community by marking it as a solution.