Follow

Fix for header fonts which can't be chenged via theme options. (ver 2.2)

Sorry for this inconvenience!

You should open file /wp-content/themes/oceanplaza/css/bootstrap.css, find stroke 614:

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}

and remove this stroke font-family: inherit;.

Save changes.

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk