Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #340531

    Hi there,

    I have the &-character in some headers, which does not look very good, it doesn’t match the font. See for example: http://gosub.iclarity.nl/microsoft-lync-applicaties/select-dial/

    How can I change this?

    #340628

    Hey iclarity!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
    }

    Cheers!
    Yigit

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