First title would be as below, change 40px to your requirements.
- Code: Select all
.gkIsWrapper-gk_appsite1 .gkIsText a { font-size: 40px; }
Second title would be as below, change 20px to your requirements.
- Code: Select all
.gkIsWrapper-gk_appsite1 .gkIsText p small { font-size: 20px; }
Please use above css codes in either in custom css code or in override.css file so you can continue updating your template by just keeping override.css file backed up.
Using Custom Code:
Goto Joomla Admin > Extensions > Template Manager > Select your template.
Click on it to edit settings
On the right find Advanced Settings > Custom Css Code
Using Override.css file:
Same section as Custom Code there is Override CSS feature switch, click on "On" to enable it.
Find file : templates/gk_templatename/css/override.css
Edit and copy below codes as you are required.