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

    Using Enfold, I would like to change the color of the extra element text the following way:

    Color: White / no hover effect

    How can I do that?

    #338583

    No one an idea? :(

    #338584

    Hey!

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

    .phone-info a {
    color: white!important;
    }

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.