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

    I have a problem when i want to change the color of the H3 Heading ( via the advanced styling menu) – then the color of the heading in the icon box element also changes. But i want the color of the icon box element heading to stay as it is.

    Regards SImon

    #309290

    Hey simonac!

    Please add following code to Quick CSS

    h3.iconbox_content_title {
    color: inherit!important;
    }

    Best regards,
    Yigit

    #309293

    Thumbs UP!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with heading color and icon’ is closed to new replies.