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

    Hi,
    i installed child-theme and added:
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
    color: #444;
    }

    to quick css and child-theme style.css

    but it does not take an effect.
    Any idea?

    kind regards Jak

    #1238968

    Hey Jak73,

    Add this to quick css:

    #top #wrap_all h1.av-special-heading-tag {
    color: #444!important;
    }

    Best regards,
    Jordan Shannon

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