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

    Hello,
    I want change the colour of the title in the footer, but not sure how change them.
    Here you can see, are black in a black backgorund: http://imprenditoredigitale.it/

    How can I make them blue?

    Thanks in advance

    Best regards

    #768277

    Hey!

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

    #footer .widgettitle {
        color: blue !important;
    }

    Regards,
    Yigit

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