diff --git a/plugins/system/language/en-GB.plg_system_helix3.ini b/plugins/system/language/en-GB.plg_system_helix3.ini
index 52ba672..3eae42b 100644
--- a/plugins/system/language/en-GB.plg_system_helix3.ini
+++ b/plugins/system/language/en-GB.plg_system_helix3.ini
@@ -28,6 +28,8 @@ ENABLE_PAGE_TITLE_DESC="Enable this option show page title after just below the
ENABLE_PAGE_TITLE="Enable Page Title"
ENABLE_PAGE_TITLE_DESC="Enable this option show page title after just below the header."
PAGE_TITLE_ALT="Alternative Title"
+PAGE_TITLE_CSS="Title CSS"
+PAGE_TITLE_CSS_DESC="Aditional css class for page title"
PAGE_TITLE_ALT_DESC="Alternative title will override joomla default menu title."
PAGE_SUBTITLE="Page Subtitle"
PAGE_SUBTITLE_DESC="Add brief description about the page as page subtitle."
diff --git a/plugins/system/params/page-title.xml b/plugins/system/params/page-title.xml
index 1b028cd..ce85113 100644
--- a/plugins/system/params/page-title.xml
+++ b/plugins/system/params/page-title.xml
@@ -9,8 +9,9 @@