Hej WP'ere :)
Jeg har det problem, at jeg i headeren har:
<style type='text/css'>
h1 { font: normal 24px/28px Open Sans; color:#181818; }
h2 { font: normal 20px/24px Open Sans; color:#181818; }
h3 { font: bold 17px/20px Open Sans; color:#181818; }
h4 { font: bold 16px/20px Open Sans; color:#181818; }
h5 { font: bold 14px/20px Open Sans; color:#181818; }
h6 { font: normal 14px/20px Open Sans; color:#181818; }
body { font-weight: normal;}
.logo_h__txt, .logo_link { font: normal 60px/64px Open Sans; color:#191919; }
.sf-menu > li > a { font: bold 17px/53px Open Sans; color:#ffffff; }
.nav.footer-nav a { font: normal 14px/20px Arial, Helvetica, sans-serif; color:#181818; }
</style>
Jeg vil egentligt gerne af med css reglerne for h-tagsne. Jeg har prøvet at installere diverse plugins og rette i functions.php, men jeg har simpelthen ikke fundet en metode, der kan fjerne det.
Er der nogen, som ved hvordan jeg kan fjerne denne stump fra min header?
not a support question