[Resolved] Issue with H1/H2

Home Forums Support [Resolved] Issue with H1/H2

Home Forums Support Issue with H1/H2

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240069
    Dennis

    Hi guys can you help me figure out this

    http://s-t-o-p.proseosolutions.de/vidensdeling/

    H1 H2 H3 H4 H5 H6 so all headings are not using correct font , font size etc and i cant change anything via css. Can you please check this and get back to me ?

    THanks, Dennis

    #240089
    Tom
    Lead Developer
    Lead Developer

    You have this CSS set:

    p, a, ul, ol, dl, table, fieldset, blockquote {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
        color: #656565;
        font-family: 'Roboto', sans-serif;
    }

    It exists in the custom.css file in wp-content/uploads/js_composer/ folder.

    Not sure if it’s a plugin you have installed, but I don’t know why a plugin would ever set those specific attributes to all of those elements.

    #240245
    Dennis

    Thanks a lot for fast reply, we figure out where is issue and sorted it.

    Regards . Dennis

    #240376
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.