I've noticed that the page title is the same as the template name. If there is a way to customize the title?
Thank you
Best Answer
Hello Icy,
If it is a dashboard, select body and add a event. Enter JS script document.title = ""
If it is a cpt, Click template - web attributes, and you will find a place to rename the t ...
If it is a dashboard, select body and add a event. Enter JS script document.title = ""
If it is a cpt, Click template - web attributes, and you will find a place to rename the title.