Viewing 3 replies - 1 through 3 (of 3 total)
  • css for strong is lumped into:

    html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video

    Remove strong and add it’s own style

    strong {
    font-weight: bold;
    }

    to your css file /css/reset.css

    Thread Starter eastbayjosh

    (@eastbayjosh)

    Swanson,

    I appreciate the help, but I’m not quite clear on how to do what you’re explaining. Can you offer more detailed instructions?

    Using an FTP client or your host’s file manager, download, edit as noted above the noted file (with notepad or other palin text editor)and reupload (NOTE: keep an unedited version in case something goes astray so you can quickly put the unedited version back…I typically just copy the existing file and rename with an old. prefix…

    You can also navigate to Admin Dashboard>Appearance>Editor>select theme in use>click on file>edit it>save

    (but you will be overwriting the exisitng file without a backup!!)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bold is not working.’ is closed to new replies.