Tagged: ,

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

    Hi

    Is there an easy way to disable the special ampersand style on titles across the whole website?

    Thank you

    #1490025

    Hey sitesme,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

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