Fancy heading

Hi, 
I need to change the arrows color inside the fancy headings in just one section. How can I do it?
Thanks a lot

Comments

  • Hi,

    for that you must setup item in own section and you must give ID for section. So if your section's id is different-color-fancy-arrows, then you must use also below custom css:
    #different-color-fancy-arrows .fancy_heading .title i { color: #000 !important; }
Sign In or Register to comment.