WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Remove dash in page title
(1/1)
applepie:
Hi, I have been trying to remove the dash in between the page title. Where is this located? Example: "Company Name - company slogan" When I remove the company name in the settings it shows " - company slogan". I can't see where to remove the "-".
Hope I am making sense.
jacobi22:
framework / frontend.functions. php
search for a line like this
--- Code: ---<?php
function page_title($spacer = ' - ', $template = '[WEBSITE_TITLE][SPACER][PAGE_TITLE]')
--- End code ---
$spacer is your friend
applepie:
Thanks. It is so easy when you know where to look for. Thanks so much for prompt reply. Cheers
Navigation
[0] Message Index
Go to full version