Please edit: wp-content/themes/GameNews/css/override.css
- Code: Select all
#gk-mainbody article > header h1, #gk-mainbody article > header h2 {
font-size: 38px;
line-height: 48px;
}
Then change font size and line -height to your liking.
Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
With "advertisement" thing - it's a customization job that we don't support.
The only thing I would suggest to think, if advertising needs to be fixed, or You would like to manage it somehow (then a widget or plugin would be needed). Then You could edit content-page.php to add code for advertising, and use css to place it right, or even edit /layouts/content.post.featured.php.
You could also use Child Theme and copy necessary files to it and make those changes in child.