Site logo

Archived topic

Issue with H1/H2

3 replies · Started by Dennis on October 30, 2016

Viewing posts 1–4 of 4

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

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.

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

Regards . Dennis

No problem :)

This archived topic is closed to new replies.