Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #285746

    Hi guys…!

    I have to tell you I’m not a fan – at ALL – of the styling the theme inserts on the ampersand in my clients name.

    Styled inside a Special Heading – H1 tag – Meta Color – Heading Style Modern

    You got a way to override the styling?

    Cheers

    Enfold ver. 2.8.1

    #285748

    Hi bitsoul!

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

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

    Regards,
    Yigit

    #285780

    Yo Yigit…!

    Awesome quick response…

    In my case – H1 tag – Meta Color – Heading Style Modern it is – font-weight: 300;

    Cheers..!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Special Heading – H1 Tag – Styled Ampersand’ is closed to new replies.