Hello,
Regarding your issues:
1. Yes you have to add proper CSS into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or you can also use some plugin, please check this article:
https://www.gavick.com/blog/adding-cust ... ress-themeTo change colors of the header in the frontpage, please add the following code:
- Code: Select all
.home .box .box-title {
color: #ddd;
}
2. Regarding the vide, could you send me a PM with backend access to your website? Then I'll be able to check the issue.
3. You have to add your link to the vide inside the paragraph:
- Code: Select all
<p><a class="gk-video-link thickbox" href="http://youtube.com/watch?v=g5y3kWe0k24">Watch the introduction</a></p>