Campaign+ 100% Brand Customization

robust

Member
Hi,

We can replace the logos & headers but the application help articles are redirecting to mumara.com
Kindly guide how to disable the help & related articles. For your reference, I have attached the screenshot.
69
Thank you
 
You can hide it by Navigating to Settings -> Branding and insert the following into Custom CSS

Code:
.kt-header__topbar-item--links {
    display: none !important;
}
 
Got this issue in certain cases when database has this missing field. This issue has been fixed in v5.1.33 which should be launching today or tomorrow.
 
Did you try ctrl+f5? Always use ctrl+f5 or check in another browser whenever you change anything to the CSS.
 
Hi,

I have 2 concerns:
1. We have replaced the logos under the branding. It's working fine with desktop browsers. But in mobile phone browsers, it's showing the Mumara logo. I have checked it on multiple mobiles.

2. After the application upgrade, the custom CSS is getting removed. We need to add it again.

Let me know how to resolve it.

Thank you
 
1. It has been fixed in v5.1.10 launched a few hours ago
2. It has also been fixed in v5.1.10 :-)
 
In the PMTA Integration page. We can see the help article & it's connected with mumara.
Let me know how do we remove this.
139
 
We had used Interspire Email Marketer a lot. It uses to have the knowledge base with the installation. If possible try adding knowledge base with the installation.
Thank you
 
In the PMTA Integration page. We can see the help article & it's connected with mumara.
Let me know how do we remove this.
View attachment 139

@shahbaz.mughal please advise on it.


We had used Interspire Email Marketer a lot. It uses to have the knowledge base with the installation. If possible try adding knowledge base with the installation.
Thank you

You can access the guide here https://docs.mumara.com/ or https://support.mumara.com/
 
Back
Top