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

    Hi,

    How can I change the color of special heading?When I go to the Avia Lay Out builder I see two options:
    Default color
    Meta color

    I cant find the options elsewhere to change their colors.

    Greetings,

    Alfredo

    #189307

    Hey drwooow!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6 { color: red; }
    .alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5,.alternate_color h6 { color: orange; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change the color of special heading?’ is closed to new replies.