Ciao everybody,
after setting up some pages with cornerstone, editing the functions.php, adding some plug-ins most of the text turned into italic.
I tried to alter this by using: css tags like
}
.h1 {
font-style: normal; !important;
}
but this seems not to help.
I also tried to find an em or i tag which is open with no success
what seems very interesting is that even the header of wordpress turned italic when editing a page.
any idea to change this without re-installing the theme and losing all the settings?
thanks in advance




