Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #512874

    I want to change the color of the line next to the Special Heading. I’ve i change the color the text will also change to this color, i only want the line to change color and not the text.

    How can i do this?

    Thanks in advance!

    #512877

    Hey 1121!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .special-heading-inner-border {
        border-color: red!important;
        opacity: 1;
    }

    Cheers!
    Yigit

    #512879

    You Sir, are a genius!

    Thank you :)

    #512886

    Hey!

    Not at all, but thanks :)
    You are welcome, glad we could help! Let us know if you have any other questions or issues and have a great weekend!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Special Heading Line Color’ is closed to new replies.