Andrew – I place the CSS in the Onetone: Stylesheet (style.css) using the WP Editor:
OneTone WordPress Theme has been created by Mageewp.com, Copyright 2015 Mageewp.com.
OneTone WordPress theme is released under the terms of GNU GPL.
*/
/*
* 0.0 Reset
* Reset CSS by Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
.banner-box h1 {
word-wrap: normal;
}
This did not work. Am I placing it wrongly?