Hello
So I have a couple of more questions
1- Issue in <h> for titles> Why in K2, the title are <h2> ? They should get the <title> </title>
> Why in normal article title are <H1> ? They should get <title> too
= > How to fix both of them ?
2- Issue in k2 style- I made the following change in k2.css
- Code: Select all
h1 {font-size: 16px;}
h2{font-size: 20px;}
- It's not changing anything as long as do not add !important
- When I'm adding !important it's changing the style on the whole template
> Why I canno't just change k2 style ?
> If I can I can I get a smaller H2 (just in K2) will less line space ?
=> How to prolerly edit k2.css style
3- Issue in loading sheets> Why I have 2 the same sheet loading ?
<link rel="stylesheet" href="/templates/gk_startup/css/k2.css" type="text/css">
<link rel="stylesheet" href="http://agency.salsamundo.com/templates/gk_startup/css/k2.css" type="text/css">
I would really love to start using your template, but I'm bit worried by all those points.
Hope your help will help me to solve those issues
Regards