Some issues with "First Post" from Simplicity theme

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Sun Feb 01, 2015 3:52 pm
1. How to change the colours of these fonts? H1, H2 - CSS style sheet?
2. Video does not play
3. How to get the Watch video underneath the sign up Newsletter as it used to be in the default theme?

http://parhelion.com/parhc006/

:unsure:
erik
User avatar
Senior Boarder

GK User
Mon Feb 02, 2015 9:25 am
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-theme
To 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>
User avatar
Moderator

GK User
Mon Feb 02, 2015 12:27 pm
1. OK thanks will read this and try.
2. Video now playing, but in external window in youtube.
3. Fixed, this works now.
User avatar
Senior Boarder

GK User
Mon Feb 02, 2015 12:45 pm
Regarding the second issue, I need to see your website backend to check the issue and find the solution.
User avatar
Moderator

GK User
Mon Feb 02, 2015 5:22 pm
OK will create account and share in priv msg.
User avatar
Senior Boarder

GK User
Tue Feb 03, 2015 10:16 am
User avatar
Moderator


cron