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

    Hi,

    How do you change the default colors of the special headings features found in the kitchen sink section of a text element?

    We already have Quick CSS codes to change the default colors of special headings within the actual special headings element.

    Thanks

    #162216

    Hi,

    You can use following CSS codes to change the color of headings
    .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6 { color: red; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Default Colors for Special Headings in Text Element's Kitchen Sink’ is closed to new replies.