adding "Styles" in WYSIWYG editor
Permalink
Hey guys,
i've succesfully added styles in the WYSIWYG editor, by creating a css file called typography.css, and adding the styles in this. But when i add the style to a text, it doesn't actually add the style to the text in the front end. It's like something is overruling it. I've added styles to <p> and <a> in the style.css. So do you think these might overrule the styles i've added in typography.css?? And how do i fix this?
//Anders J.
i've succesfully added styles in the WYSIWYG editor, by creating a css file called typography.css, and adding the styles in this. But when i add the style to a text, it doesn't actually add the style to the text in the front end. It's like something is overruling it. I've added styles to <p> and <a> in the style.css. So do you think these might overrule the styles i've added in typography.css?? And how do i fix this?
//Anders J.
In the head section of each of your page types or 'header.php' file, you will need: