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

    Hi Guys,

    Is there a way to use regualr & instead of the fancy one that is being used in the site below?

    Thanks

    #652925

    Hey robertscott,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .special_amp {
        font-family: initial !important;
    }
    

    Best regards,
    Jordan

    #652934

    and if you like the size and color of heading try this:

    .special_amp {
    font-family: initial !important;
    font-size: inherit !important;
    color: inherit !important
    }
    #653264

    Hi,

    Thanks for sharing @Guenni007 :-)

    Cheers!
    Rikard

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